@sargonpiraev

Frontend

#frontend

Frontend is an area I work in but haven't mapped out here yet. Starting this MOC as a shelf to fill — notes on the frameworks, languages, and patterns I use day-to-day.

  • React — my default UI library. See the React MOC (routing, state, UI kits, tables, 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)