Sean McQuaid
Twitter/X + Bluesky - SeanMcQuaidCode
Github - seanmcquaid
What rendering strategies do you want to support?
What frameworks will you support?
How will you deploy?
What patterns will you standardize on?
How will you keep visual consistency?
| Task | Libraries |
|---|---|
| Form Validation | Zod + React Hook Form or TanStack Form |
| Fetching Data | Fetch API or Ky |
| Async State Management | Stockholm |
| State Management | Redux Toolkit or Zustand |
| Internazilation | i18next + react-i18next |
| Styling | Tailwind, PandaCSS or CSS Modules |
| Unit Testing | Vitest + React Testing Library |
| Integration/E2E Testing | Playwright + Mock Service Worker |
Do you have any cost restrictions?
Do you care about performance?
How sophisticated of a UX do you need?
Is it easy for people to contribute meaningful changes?
Are your patterns consistent?
Have you addressed and modernized each part of your codebase where appropriate?
Do you have clear docs outlining architecture decisions?