Appendix A: Recommended Resources
Official Documentation​
Core Stack​
| Technology | Documentation | Source Code |
|---|---|---|
| Vite | vitejs.dev | github.com/vitejs/vite |
| React | react.dev | github.com/facebook/react |
| TypeScript | typescriptlang.org | github.com/microsoft/TypeScript |
| TanStack Router | tanstack.com/router | github.com/TanStack/router |
| TanStack Query | tanstack.com/query | github.com/TanStack/query |
| TanStack Table | tanstack.com/table | github.com/TanStack/table |
| TanStack Form | tanstack.com/form | github.com/TanStack/form |
| TanStack Start | tanstack.com/start | github.com/TanStack/start |
| Effect | effect.website | github.com/Effect-TS/effect |
| Prisma | prisma.io/docs | github.com/prisma/prisma |
Supporting Technologies​
| Technology | Documentation |
|---|---|
| Tailwind CSS v4 | tailwindcss.com |
| shadcn/ui | ui.shadcn.com |
| Radix UI | radix-ui.com |
| Vitest | vitest.dev |
| Playwright | playwright.dev |
| Storybook | storybook.js.org |
| Docker | docs.docker.com |
| GitHub Actions | docs.github.com/actions |
| OpenTelemetry | opentelemetry.io |
| Zustand | docs.pmnd.rs/zustand |
| pnpm | pnpm.io |
| react-i18next | react.i18next.com |
Free Books and Guides​
| Resource | URL | Topics |
|---|---|---|
| Patterns.dev | patterns.dev | Design patterns, rendering patterns, performance |
| ReactJS Zero to Hero | reactz2h.com | React fundamentals to advanced |
| React TypeScript Style Guide | react-typescript-style-guide.com | Code organization and conventions |
| Effect Documentation | effect.website/docs | Comprehensive Effect guides |
| Feature-Sliced Design | feature-sliced.design | Project architecture methodology |
| OWASP Developer Guide | owasp.org | Web security best practices |
| Effective TypeScript | effectivetypescript.com | Advanced TypeScript patterns |
Community​
| Platform | Link |
|---|---|
| Effect Discord | discord.gg/effect-ts |
| TanStack Discord | tlinz.com/discord |
| Vite Discord | chat.vitejs.dev |
| Prisma Discord | pris.ly/discord |
| Tailwind CSS Discord | tailwindcss.com/discord |
Blogs and Newsletters​
- TanStack Blog — tanstack.com/blog
- Effect Blog — effect.website/blog
- Prisma Blog — prisma.io/blog
- Total TypeScript (Matt Pocock) — totaltypescript.com
- Bytes Newsletter (UI.dev) — bytes.dev
- This Week in React — thisweekinreact.com