Editor: (VisualStudio) https://code.visualstudio.com/docs/languages/javascript
Terminal (iTerminal): https://www.iterm2.com/
Oh My Zsh:
- https://github.com/robbyrussell/oh-my-zsh
- https://medium.com/ayuth/iterm2-zsh-oh-my-zsh-the-most-power-full-of-terminal-on-macos-bdb2823fb04c
Version Control (Git): https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Add SSH
API-Testing:
- Postman: https://www.getpostman.com/
Client Side: React Boilerplate: https://github.com/SirLemuel/Shout
Server Side: Node v8.11.4 & NPM (v5.6): https://nodejs.org/en/
-
Dev Patterns:
- 12 Factor App: https://12factor.net/
-
Style Guides: