Front end development is changing so fast. I used to get by just by knowing Photoshop, HTML and CSS inside out. Then I added jQuery to my toolset which made me realise I really need to learn Javascript properly. The more I went down this rabbit hole, the quicker I fell behind with the latest technologies.
In order to stay relevant, I will have to keep learning.
I’ve put together a list of areas I will focus on and try to update it as I go.
Vagrant Virtual Machine Dev Environments Workflow (Link)
– Git version control (Link)
– Gulp Task Runner (Link)
– Webpack Module Bundler (Link)
– Sass CSS (Link)
AngularJS Framework (Link)
– Promises
– Async/Wait
ReactJS Framework (Link)
NodeJS server (Link)
– ExpressJS framework for node (Link)
– Koa framework for node (Link)
Learn Javascript properly
– modules
Test Driven Development
Babel
Oh bother. Where to begin.
Resources/Tutorials
– Collection of resources on Quora
– Sass / Gulp tutorial