-
Learn to code in 2018, get hired, and have fun along the way: Article by Andrei Neagoie that got many of us into this class. If you haven't read it, it's worth a read and has a few more items of info that are not necessarily in the lessons.
-
Tools I wish I had known about when I started coding: Article by Mario Hoyos. Chrome extensions listed are on the tools page.
-
Tools I wish I had known about when I started coding: Revisited: Article by Mario Hoyos. With more and different info.
-
front-end-guide: An extended article/GitHub repo that addresses what a modern web developer should study and be aware of. This is written from the perspective of a developer informing new employees as to what are the current practices at his company, Grab, a ride-sharing service.
-
Front End Web Development Setup: An informative article on how to put together a front-end development environment.
-
Modern Development Environment for Windows: Setting up a windows computer for front-end development.
-
React vs Vue.JS: Which Front-end Framework to Choose in 2018 : In this article, we’ll briefly consider the status quo in the world of modern JavaScript frameworks, comparing React and Vue.JS.
-
Productivity: How I am so productive - Kent C. Dodds: In this article, Kent sharing his daily activity that makes him so productive.
-
The Cost of Javascript - Addy Osmani: Article about being mindful of what and how we use javascript in our applications.