#Tools for development
Now, let's start to move closer to Development tool set, we wouldn't cover all but let's start with main stack.
Development environments for beginners
Skip section with
ruby
installation
Ehh.. If you are happy user of Windows OS then you have to install
Install full version with
msysgit
extension
Make sure that commands like
git
,cat
,ls
are in yourPATH
You may choose between
- Sublime Text
- Atom
- Notepad++
whatever...
You also free to choose here, but I would able to help only with next one
- Install WebStorm
- make sure you have found full list of shortcuts, you even may/have-to print them ...
- make sure that IDE works with your GIT installation
I hope you already have one ;-)
After installation you was exploring your tools and decided to share your findings with others
- Write 5th your favourite linux commands
- 3 terminal`s shortcuts with some explanation
- 5 IDE's shortcuts with some explanation
- 3 Google Chrome Dev Tool shortcuts with some explanation