πͺ΅ Tech Stacks
My preferred tech stacks for frontend development
JS Meta Frameworks
- Next.js (opens in a new tab): Always bid on Next.js
- Honorable Mentions: SvelteKit (opens in a new tab), Astro (opens in a new tab)
JS Frameworks
- π₯ React (opens in a new tab)
- π₯ Svelte (opens in a new tab)
- π₯ Vue (opens in a new tab)
- π Honorable Mentions: Preact (opens in a new tab)
Testing
- π Jest (opens in a new tab): Most of my projects still using Jest
- β¨ Vitest (opens in a new tab): New favorite for Test Runner
- Testing Library (opens in a new tab): For testing React components
- Playwright (opens in a new tab): For E2E testing
Formatter & Linter
- Duet Prettier (opens in a new tab) & ESLint (opens in a new tab): De-facto duet Prettier and ESLint.
- β¨ Biome (opens in a new tab): My new favorite Formatter & Linter