Must Read
Detecting If a User is Online/Offline with JavaScript
This post presents a super-easy way to check if the user is connected to the internet and detect if they lose connection or reconnect so that you can update your UI appropriately depending on the internet status.
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 use static code analysis to write quality JavaScript/TypeScript
It shows how you can leverage static code analysis to find issues in your code and refactor it.
How to Shorten JavaScript Conditionals with Short-Circuiting
Learn how to reduce JavaScript conditionals to the smallest possible expression using a trick called short-circuiting.
Optimizing Site Speed: Asynchronous and Deferred Javascript
This artice introduces two easy plugins that will optimize site speed.
Tools & Code
Web developer tools for debugging JavaScript issues in Google Search
This article explains how to debug SEO issues on individual pages or across an entire site.
What’s New in Angular 10
The new features and breaking changes the Google-developed web framework is bringing us
Watch
React Hook Form - V6 Preview
This video was created by the creators of React Hook Form and shares some of the new features and changes coming soon to the library, which include better TypeScript support, reducing the weight of the library, and introducing a few new features.
Misc
JavaScript templates
This article explains how to insert JavaScript code from your spreadsheet to animate your content dynamically.