Must Read
JS Stack From Scratch
This is a minimalistic and straight-to-the-point guide to assembling a JavaScript stack.
Learn
Dismissible banner continued: Storing component state
A basic JS solution for dismissible banners, where with the tap of a close button, the user can dismiss a banner message.
Getting Started with React Native in 20 Minutes
One of the big selling points of React Native, aside from its technical abilities, is its emphasis on good DX- Developer Experience. Not as often discussed as UX, but when it comes down to it, a very important part of delivering high quality apps quickly and efficiently.
Tools & Code
Getting Started with Webpack 2
Webpack is a module bundler for your JavaScript, this is a good article to get you started.
Eve: Programming designed for humans
Eve is a programming language and IDE based on years of research into building a human-first programming platform. From code embedded in documents to a language without order, it presents an alternative take on what programming could be - one that focuses on us instead of the machine.
Interesting Links
Where To Start As A Front-End Web Developer?
Becoming a front-end developer is one of the hottest and most lucrative jobs in the job market today. There is always a high demand for highly skilled developers.
Misc
JavaScript — Why All The Hate?
I don’t really get all the hate and whining from some people about Javascript. I love Javascript. It won’t run everything or solve every problem but it is the closest we have come to “run everywhere” .