Skip to content

Instantly share code, notes, and snippets.

@tiborkr
Last active May 16, 2023 07:55
Show Gist options
  • Save tiborkr/7dc5b78a88af9fb1f324577fb4f748b8 to your computer and use it in GitHub Desktop.
Save tiborkr/7dc5b78a88af9fb1f324577fb4f748b8 to your computer and use it in GitHub Desktop.
name ring quadrant isNew description hasMovedIn hasMovedOut
Next.JS Adopt Languages and Frameworks true Next.js is a framework for building web applications. With Next.js, you can build user interfaces using React components. Then, Next.js provides additional structure, features, and optimizations for your application. Under the hood, Next.js also abstracts and automatically configures tooling for you, like bundling, compiling, and more. This allows you to focus on building your application instead of spending time setting up tooling. Whether you're an individual developer or part of a larger team, Next.js can help you build interactive, dynamic, and fast web applications. false false
TypeScript Adopt Languages and Frameworks true TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. false false
tRPC Adopt Languages and Frameworks true tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation. As TypeScript and static typing increasingly becomes a best practice in web development, API contracts present a major pain point. We need better ways to statically type our API endpoints and share those types between our client and server (or server-to-server). We set out to build a simple library for building typesafe APIs that leverages the full power of modern TypeScript. false false
zod Adopt Languages and Frameworks true Zod is a TypeScript-first schema declaration and validation library. I'm using the term "schema" to broadly refer to any data type, from a simple string to a complex nested object. Zod is designed to be as developer-friendly as possible. The goal is to eliminate duplicative type declarations. With Zod, you declare a validator once and Zod will automatically infer the static TypeScript type. It's easy to compose simpler types into complex data structures. false false
Effect-Ts Assess Languages and Frameworks true Effect is an ecosystem of libraries to write highly productive, purely functional TypeScript at scale. true false
AuthJS Assess Languages and Frameworks true Auth.js is a complete open-source authentication solution for web applications false false
Prisma Assess Platforms true Prisma is an next-generation ORM false false
Vercel Assess Platforms false Vercel is an end-to-end platform for developers, that allows you to create and deploy your web application. false false
PlanetScale Assess Platforms true PlanetScale is a MySQL-compatible serverless database that brings you scale, performance, and reliability — without sacrificing developer experience. With PlanetScale, you get the power of horizontal sharding, non-blocking schema changes, and many more powerful database features without the pain of implementing them. false false
Neon.tech Assess Platforms true Neon is a fully managed serverless PostgreSQL. Neon separates storage and compute to offer modern developer features such as serverless, branching, bottomless storage, and more. false false
fly.io Assess Platforms true Deploy App Servers Close to Your Users. Run your full stack apps (and databases!) all over the world. No ops required. false false
Upstash Assess Platforms true Upstash is rethinking the Data Platform from a serverless design paradigm, which is the most exciting transformation we've seen in the cloud since its start. false false
TailwindCSS Adopt Languages and Frameworks true A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup. false false
ShadCN/ui Assess Languages and Frameworks true Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. false false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment