Must Read
Learn to Build a Simple Progressive Web App (PWA) with Angular and Lighthouse — Hacker News Clone
A step-by-step tutorial on how to build a simple Hacker News clone PWA with Angular and Lighthouse by fullstack developer Aman Mittal.
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
A Simple Intro to React Hooks
Learn how React’s new Hooks feature works, and how Hooks can make your code cleaner and easier to write.
Could We Eventually Use JavaScript with AMP?
AMP (Accelerated Mobile Pages) removes the ability to use JavaScript in order to improve performance, but there’s now a project looking at a way to provide a constrained environment for JavaScript to render things like interactive UI components within an AMP page.
Refactoring Journeys — Typescript, Angular, Javascript
JavaScript developer Sam shares his refactoring journeys that he had taken recently upon code review in working with different teams.
Tools & Code
Storybook 4.0: The UI Component Workshop
A great tool for building UI components gets a major update which includes support for webpack 4 & Babel 7, React Native, Ember, Svelte, Riot, and more, plus improvements for existing React, Vue and Angular users.
Spacetime JavaScript Timezone Library
Spacetime is a lightweight JavaScript timezone library with a Moment.js-like API.
Misc
V8 release v7.0
A brief update on the latest beta of the V8 JavaScript engine. It goes stable when Chrome 70 comes out soon, but is also included in Node 11.0.
An Annotated webpack 4 Config for Frontend Web Development
A very thorough example of a real-world production webpack 4 config that takes modules, CSS, and image optimization into account.