Building products with javascript - Part 1 - Idea & Requirements
This is first video in series "Building products with javascript".
In this video I discuss the idea of the product I'll be building over the duration of course and the basic tools requirements.
Links on tools mentioned in the video:
Zsh: http://www.zsh.org/
Oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
Git: https://git-scm.com/
Node: https://nodejs.org/en/
NVM: https://github.com/creationix/nvm
Sublime: http://sublimetext.com/
Atom: https://atom.io/
Code: https://code.visualstudio.com/
Plugins for Sublime:
https://packagecontrol.io/packages/Babel
https://packagecontrol.io/packages/EditorConfig
https://packagecontrol.io/packages/SublimeLinter & https://packagecontrol.io/packages/SublimeLinter-contrib-eslint
Plugins for Atom:
https://atom.io/packages/atom-ternjs
https://atom.io/packages/editorconfig
https://atom.io/packages/autocomplete-modules & https://atom.io/packages/autocomplete-paths
https://atom.io/packages/linter & https://atom.io/packages/linter-eslint
https://atom.io/packages/react
Plugins for Code:
https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
You can find all videos from the course here: https://www.youtube.com/playlist?list=PL_gX69xPLi-ljVdNhspjZUlPmBNjRgD2X
Follow me on Twitter: http://twitter.com/yamalight
Follow me on Medium: https://medium.com/@yamalight
Follow me on Github: http://github.com/yamalight