React & Next.js Essentials

8 cards
Core React stack. TypeScript, React Query, Zustand for state, Zod validation, Tailwind UI, Vercel deployment. Production patterns for modern web apps.
React
react.dev
React

React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript. React is designed to let you seamlessly combine components written by independent people, teams, and organizations.

avatar
Next.js by Vercel - The React Framework
nextjs.org
Next.js by Vercel - The React Framework

Next.js by Vercel is the full-stack React framework for the web. It enables developers to build fast, user-friendly web applications with server-side rendering and static site generation.

avatar
TypeScript: JavaScript With Syntax For Types
typescriptlang.org
TypeScript: JavaScript With Syntax For Types

TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.

avatar
TanStack Query
tanstack.com
TanStack Query

Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte, Angular & Lit applications all without touching any 'global state'.

avatar
Zustand: Bear necessities for state management in React
github.com
Zustand: Bear necessities for state management in React

Zustand is a small, fast, and scalable bear necessities for state management in React applications. It allows developers to manage application state with ease and efficiency, making it a great choice for modern web development.

avatar
Introduction to Zod - TypeScript Schema Validation
zod.dev
Introduction to Zod - TypeScript Schema Validation

Zod is a TypeScript-first schema validation library that offers static type inference. It allows developers to define and validate data structures easily, ensuring type safety in applications.

avatar
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
tailwindcss.com
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.

Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.

avatar
Vercel Documentation
vercel.com
Vercel Documentation

Vercel is the AI Cloud - a unified platform for building, deploying, and scaling AI-powered applications and agentic workloads.

avatar