Must Read
Why Coding Your Own Makes You a Better Developer
To truly understand the wheel, you need to reinvent it.
Sponsor (Thank You)
Build Stateful Javascript Apps Effortlessly with GraphQL
FaunaDB is a serverless database with a native GraphQL API. With fast global access, built-in auth, and no cold starts, FaunaDB makes it simple to manage state for your browser-based apps. Get started now with industry’s most generous free data tier!
Learn
Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)
An excellent explanation on why you should learn JavaScript principles first in order to become an amazing frontend developer.
What Replaces JavaScript
JavaScript is flourishing. But thanks to WebAssembly, its death may be just a matter of time.
Microsoft's TypeScript language: Startup reveals long journey to JavaScript spin-off
Startup Heap details how it initially failed to switch from CoffeeScript to TypeScript programming language.
Tools & Code
Testing Asynchronous Code in Angular Using FakeAsync
fakeAsync is a special zone that lets us test asynchronous code in a synchronous way.
Misc
How to slice up javascript array data from a widget and place into xml or json format?
A very helpful forum thread to learn what the experts has to say about this issue.
PDF Booklet: JavaScript coding challenges for beginners
An excellent resource for beginners. Get your copy now!
Coming Next, JavaScript Private Class Fields & Methods
Private fields and methods have not officially been accepted into JavaScript, but developers can already use them with Babel.