2014-10-20, 02:59:12
(This post was last modified: 2014-10-20, 03:08:01 by AndreiCurelaru.)
My coding software history software could look something like that through ages :
FrontPages/Dreamweaver (looongAgo) > WebExpert3 > Eclipse > Aptana > NetBeans > Notepad++ > ... than now :
OS:
- xUbuntu for the desktop
- ArchLinux on an old laptop
- Android on mobile devices
Coding:
- Sublime Text3 // The basecamp
- Brackets // Sometimes for quick looks
- Mousepad // For real quick looks
- VIM // When in the Terminal
Git:
- Bit Bucket // For my private repos
- Github // Well, like everybody
- The rest is happening in the console
Considering PHP but also the M.E.A.N Stack, i'm also spending time in the terminal for stuff like :
Composer, Grunt/Gulp, NPM, Bower, Yeoman, ...
Testing:
Diving actually into it, PHPUnit and on the JS side : Jasmine, etc.
FrontPages/Dreamweaver (looongAgo) > WebExpert3 > Eclipse > Aptana > NetBeans > Notepad++ > ... than now :
OS:
- xUbuntu for the desktop
- ArchLinux on an old laptop
- Android on mobile devices
Coding:
- Sublime Text3 // The basecamp
- Brackets // Sometimes for quick looks
- Mousepad // For real quick looks
- VIM // When in the Terminal
Git:
- Bit Bucket // For my private repos
- Github // Well, like everybody
- The rest is happening in the console
Considering PHP but also the M.E.A.N Stack, i'm also spending time in the terminal for stuff like :
Composer, Grunt/Gulp, NPM, Bower, Yeoman, ...
Testing:
Diving actually into it, PHPUnit and on the JS side : Jasmine, etc.