Skip to content

Instantly share code, notes, and snippets.

@thirdy
Created January 20, 2020 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thirdy/749c7b9f40efc31142612ac8a5344de8 to your computer and use it in GitHub Desktop.
Save thirdy/749c7b9f40efc31142612ac8a5344de8 to your computer and use it in GitHub Desktop.
1. When getting an error. Google the error first before suspecting any other causes.
2. Do not git pull when you are independently working on another feature. Other changes might delay you, e.g. DB changes that needs extra setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment