Must Read
The Next Blue-Collar Job is Coding
Throughout US, coding has become the next blue-collar job. Teachers and businesses would spend less time urging kids to do expensive four-year computer-science degrees and instead introduce more code at the vocational level in high school.
Learn
Introducing GraphicsJS, a Powerful Lightweight Graphics Library
HTML5 is the backbone of the modern web. And nowadays, when it comes to creating interactive images, SVG and Canvas are often the technologies of choice — Flash has been forgotten, Silverlight is a rare unicorn that dwells on the outskirts of the Web, and there are few who remember 3rd party plugins.
The top weekend programming languages — based on GitHub’s activity
Clearly 2016 was a year dedicated to playing with functional languages, up and coming paradigms, and scripting 3D worlds. Here are the top weekend programming languages.
How to Create Open Source Projects?
Learn how to solve your own problems and create your own open source projects.
Tools & Code
Micro-Github
Micro-Github is a tiny microservice that makes adding authentication with GitHub to your application easy.
Interview Algorithm Questions in Javascript
Kenny MK Chan shares his answers to common Interview algorithm questions, problems, and issues.
Interesting Links
Every time you build a to-do list app, a puppy dies
Here is a gigantic list of 27 fun app ideas you can build while learning to use React with Ruby on Rails.
Misc
JavaScript Start-up Performance
Here's how to optimize Javascript startup performance. Addy Osmani has some great techniques on how to achieve this.