Recent Posts

Rails - Seed

less than 1 minute read

Get API data > Save it as a JSON file

Git-basic

less than 1 minute read

Create Git repo and connect to Git git remote add origin (url from github) git remote -v git push origin master