Coding – the art, the science, and the passion
Stop autosaving your code
Autosave is an amazing feature that can significantly improve your quality of life as developer….
Easy Endless Infinite Scroll With JavaScript
Understand the basic elements need to add infinite scroll functionality to a webpage with JavaScript….
NEW: *Built-In* Syntax Highlighting on Medium
Look into the new syntax highlighting feature added to Medium for code blocks.
How Does the useDeferredValue Hook Work in React?
Use the “useDeferredValue” hook to boost your app’s performance by putting of time-consuming updates to…
JavaScript Intersection Observer: Everything You Need to Know
Use the Intersection Observer API to implement lazy loading, scroll-based animations, infinite scrolling, and more,…
The Complete Guide to JavaScript Symbols
Everything you need to know about the JavaScript symbol data type.