The new Web Preferences API proposal aims to change the way we set light and dark modes at the browser level. Learn all about the proposal.
Learn about the Async Context API, currently a stage 2 ECMAScript proposal that stands to alter the future of server-side JavaScript.
WebGPT and WebGPU allow your application to access a device’s GPU — which has major implications for performance that we discuss here.
There aren’t many animation libraries focused on SolidJS, but Motion One offers all the functionality you need to make things beautiful.
Explore the differences between using Redux and the Context API and React Hooks to simplify state management in React.
Mojo is a new superset of Python, specifically designed for easy AI development without the hassle of learning a new language.
Learn how to build a REST API with Firebase Cloud Functions, TypeScript, and Firestore, and compare it to the Realtime Database.
Follow this step-by-step tutorial to build a web app using SolidJS.
Learn how RxJS plus React Hooks offers an effective and straightforward way to manage state in your applications.
Learn how (and when) to debounce or throttle functions in React with this comprehensive, detailed tutorial.
If you’re looking to simplify state management in React, learn about Hookstate, an incredibly fast and flexible state management tool.
Dexie.js is a minimalistic wrapper for the IndexedDB API to handle offline data storage in our web applications.