@sargonpiraev

Frontend

Created 1 min readseed · 1/5#frontend

Frontend is an area I work in but haven't mapped out here yet. This note is the canonical page for the frontend tag — a shelf to fill with frameworks, languages, and patterns I use day-to-day.

  • React — my default UI library. See the React topic page for routing, state, UI kits, tables, and i18n.
  • TypeScript — the language I pair with React; Zod at runtime boundaries.
  • Next.js — framework layer on top of React.
  • npm, pnpm, and Yarn — how dependencies get installed.

Comparisons

Testing (drafts)