Ana içeriğe atla

Kayıtlar

Haziran, 2024 tarihine ait yayınlar gösteriliyor

The best of the full stack TypeScript ecosystem...

 The best of the full stack TypeScript ecosystem... ...but ONLY the parts you need Take what you want and nothing more! Typesafe From The Start We made create-t3-app to do one thing: Streamline the setup of typesafe Next.js apps WITHOUT compromising modularity. After countless projects and many years on this tech, we have lots of opinions and insights. We've done our best to encode them into this CLI. This is NOT an all-inclusive template. We expect you to bring your own libraries. Check out our other recommendations for things like state management and deployment. Next.js Next.js offers a lightly opinionated, heavily optimized approach to creating applications using React. It's the industry standard and we're proud to build on top of it :) Take what you want and nothing more! Prisma Prisma is the best way to work with databases in TypeScript. It provides a simple, type-safe API to query your database, and it can be used with most SQL dialects (and Mongo too!). TypeScript W