Must Read
What's (Could Be) New in JavaScript for 2019
Just two weeks ago we were reflecting on what ES2018 features we should know but now we’re on to speculating on what’s coming in ES2019.
Sponsor (Thank You)

Time tracking for your business has never been this easy!
Time Tracking has never been this easy. Hyperlogs is the most comprehensive app that helps you manage all your projects and teams timesheets without the clutter and complexity. Its time to focus on growing your business.
Tracking time is only a small part of understanding how healthy your business is. Hyperlogs gives you powerful and invaluable insight that guides sound business decision making. Know your revenue as well as your costs and get visual cues when vital project adjustments are necessary to help it succeed.
Its time you start focusing on growing your business, so let Hyperlogs handle the rest.
Learn
8 Vue.js UI Component for 2019
Vue.js is quickly becoming a fan favorite for developers when it comes to web app development.
React Tutorial: How to Get Started and How it Compares
A multi-part React tutorial, to showcase its capabilities and see how it compares to Angular and VueJS.
Convert a String to a Number in JavaScript
You might think this is a simple task and explainable in a single line of code. Au contraire.. there are some subtleties to be aware of.
The “Bug-O” Notation
Bug O helps us think about the running time or memory complexity of our algorithms, but here Dan Abramov urges us to think about Bug-O (or how much an API slows you down as your codebase grows).
Misc
Being Type Strict Without Writing TypeScript
Explains how you can write typed JSDoc annotations in comments and have type safety checked in the IDE. An interesting compromise that may suit some setups or if you want to 'try out' static typing without going all in.
AngularJS or ReactJs: Which one to choose?
A detailed comparison between Angular and React, two of the most popular JavaScript frameworks.