Stay ahead in the ever-evolving world of web technologies. Browse a curated collection of in-depth articles covering frameworks, tools, best practices, and emerging trends—everything you need to build, innovate, and stay inspired.

Why managing hydration mis-match is of essence
nextjs
react

Create your first AI agent in three simple steps using n8n! This tutorial shows you how to create an automated subscription tracker that processes natural language input and updates Google Sheets automatically.
ai

Covariance and contravariance are the concepts behind the subtyping of composable types.
typescript

The modern way to create CSS shapes using a minimal code and a single element. A collection of CSS-only shapes created by Temani Afif.
css
resources

A state-of-the-art, high-performance JavaScript utility library that offers a collection of powerful functions for everyday use. It also has a small bundle size and strong type annotations.
javascript
resources
typescript

A practical guide to OAuth Scoped Access that walks through the Authorization Code Flow with real code examples, security best practices, and clear explanations of how third-party app integrations actually work.
api
auth

React hook library, ready to use, written in Typescript.
react
resources
typescript

A set of opinionated do's and don'ts to make your javascript powered applications run efficiently.
javascript
performance

Learn how you can use Next.js' and React's primitives to achieve a neat party trick: Conditionally show a loading spinner based on a given wait time.
nextjs
react
rsc