Must Read
An Introduction to Web Components
If you’ve not played with Web Components yet, here’s a great opportunity. This is a five part series (all now available) that walks through building Web Components and demonstrates why they’re an ideal approach to building front-end components and UI elements in a standardized way.
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
How to Manipulate CSS Colors with JavaScript
This goes into a lot more depth than you might be expecting..
A Complete Guide to Threads in Node.js
An introduction to executing complex operations in Node.js with the worker_threads threading module.
React Tutorial: Components, Hooks, and Performance
As was pointed out in the first part of our React tutorial, getting started with React is relatively easy. Start by using Create React App (CRA), init a new project, and start developing.
Tools & Code
TradingVue.js: A Flexible, 'Hackable' Charting Lib for Traders
For making those candlestick charts that every day-trader loves.
idb: IndexedDB, But with Promises
“A little 1.1k library that tries to make IndexedDB usable via promises, helpers, and async iterators.”
Watch
State of the Vuenion: An Update on Vue.js
At last month’s VueJS Amsterdam event, the creator of Vue.js gave a 40 minute keynote on how things are going with the project. What a striking intro!
Interesting Links
V8 Release 7.4: Private Class Fields Are Almost Here
The latest V8 is coming to a Chrome and Node near you soon, with perhaps the juiciest syntax addition being support for private class fields. There are also several key performance improvements, all covered in the post.