Remix for Next.js Developers

bytes.dev
React's evolution from Hooks to Concurrent React
The slow death of CSS vendor prefixes
The Making of a TypeScript Feature: Inferring Type Predicates
Building a CLI from scratch with TypeScript and oclif - Josh Can Help
I’m worried about the tabbing behaviour, rather than the syntax and name of CSS masonry
How to document your JavaScript package
Modern CSS patterns in Campfire
The process.env frontend time bomb (plus: a sustainable definition of “fixed”) | Massimiliano Mirra
Understanding Layout and Template Next.js App Router
Overcoming Next.js' Search Params Limitation in Layouts
Zustand and React Context
Moebius-style post-processing and other stylized shaders - Maxime Heckel's Blog
The “const” Deception
You probably don't need GraphQL
State machines in React - The Same Tech
An Interactive Guide to CSS Container Queries
We Rewrote our React App in Svelte in Three Weeks
How to Add a Sitemap & RSS Feed in Next.js App Router - Space Jelly
How does use() work internally in React?
Exploring Authentication in Next.js
The Mechanics of Async Await | Resonate
romgrk
What is a layout in React? | Eric Burel Tech Blog
Utilizing useOptimistic() across the component tree in Next.js | Aurora Walberg Scharff
Building a «hold to confirm» button with Framer Motion · OlegWock
React useEffect and objects as dependency - 4 approaches to avoid unnecessary re-renders
How to Build Your Own ChatGPT Clone Using Clerk & AWS Bedrock | Coner Murphy
Exploring useSyncExternalStore, a lesser-known React Hook - LogRocket Blog
How to test React custom hooks and components with Vitest