SaltyCrane Cheat Sheets — Notes on JavaScript and web development

TypeScript Next.js Cheat Sheet

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. This is a list of TypeScript types for Next.js generated from the declaration files in https://github.com/zeit/next.js/tree/v10.2.0.

See also my TypeScript React cheat sheet and TypeScript cheat sheet.

next

next/client