Vite
GitHub RepositoriesA build tool that got the web dev community talking when it launched. Instead of bundling everything upfront, it serves …
A schema validation library for TypeScript that turns runtime data into exactly the shape you expect, then gives you perfect type inference for free.
Zod grew out of a real pain point: TypeScript types disappear at runtime, so data from APIs, forms, or databases can arrive as anything. Zod lets you describe the shape of that data once, validate it when it shows up, and get fully inferred types without writing a separate interface. The API reads almost like plain English — z.string(), z.number().min(1), z.object({ name: z.string() }) — and it composes well for nested structures. It also plays nicely with React Hook Form and tRPC, which is why you'll see it paired with both in real projects. Small, zero dependencies, and it has become the default choice for validation in the TypeScript ecosystem.
A build tool that got the web dev community talking when it launched. Instead of bundling everything upfront, it serves …
The distributed version control system that underpins almost all modern software development. Created by Linus Torvalds …
The easiest way to run containers locally. Docker packages your application with everything it needs so it runs the same…
A community-curated GitHub repository listing thousands of free public APIs, organized by category.
Yespstis a curated directory of the internet's most useful digital resources, organized into districts and built for discovery.
© 2026 Yespst
Built for the digital city