Skip to content

0xconal/web-dev-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Web Dev Toolkit

A curated collection of modern web development tools, frameworks, and libraries for building production-ready applications.

Tech Stack

This project explores and benchmarks tools across the modern web development ecosystem:

Frontend Frameworks

  • React / Next.js — Server-side rendering, static generation
  • Vue / Nuxt — Progressive framework ecosystem
  • Svelte / SvelteKit — Compiler-based approach

Styling & UI

  • Tailwind CSS — Utility-first CSS
  • Radix UI — Accessible headless components
  • Framer Motion — Production animations

State Management

  • Zustand — Lightweight state management
  • TanStack Query — Server state management
  • Jotai — Atomic state primitives

Backend & API

  • NestJS — Enterprise Node.js framework
  • tRPC — End-to-end typesafe APIs
  • Prisma — Modern ORM for TypeScript

DevOps & Tooling

  • Turborepo — Monorepo build system
  • Vitest — Fast unit testing
  • Playwright — E2E testing
  • Docker — Containerization

Database

  • PostgreSQL — Relational database
  • Redis — In-memory data store
  • Supabase — Open source Firebase alternative

Getting Started

pnpm install
pnpm dev

Topics

web-development javascript typescript react nextjs tailwindcss nodejs fullstack developer-tools frontend

License

MIT

About

A curated collection of modern web development tools, frameworks, and libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors