Femi Wallacethisiswallace.hashnode.dev·10 hours agoMastering server components with TRPC in Next.js 13Introduction In the ever-evolving landscape of web development, staying on top of the latest trends and technologies is essential. Next.js, a popular React framework, continues to lead the way with its groundbreaking features. One of the most signifi...Discusstrpc
Aaron K Saundersaaronksaunders.hashnode.dev·Aug 31, 2023Build A Full-Stack Typescript Application with Nuxt and tRPCtRpc - Move Fast and Break Nothing. End-to-end typesafe APIs made easy. Experience the full power of TypeScript inference to boost productivity for your NUXT full-stack application. This blog is a companion to the video walkthrough of getting a Nuxt...DiscussNuxt
Tobitobicode.hashnode.dev·Aug 22, 2023Integrating Supabase with Prisma and TRPC: A Comprehensive GuideIntro You can skip this intro if you're familiar with Prisma, Supabase, and TRPC. In this blog post, we'll explore 3 tools and frameworks that when combined, deliver a powerful and efficient development experience: Prisma, Supabase, and TRPC. Prisma ...Discuss·84 readssupabase
Ujen Basitesting-domain.hashnode.dev·Aug 13, 2023Hashnode Clone using T3 stackIntroduction: In the ever-evolving realm of web development, creating a project that not only showcases your skills but also serves as a powerful learning experience is nothing short of thrilling. That's exactly what I set out to achieve with my late...Discuss·26 readsHashnode
Monarch Wadiaslashterisk.hashnode.dev·Jul 30, 2023TRPC + Zod: How to automatically connect your forms to backend field-level validations.Why do I need this? Hooking up form-level and field-level errors to Zod validations in TRPC is very powerful because it saves you a lot of effort. You never have to do frontend validations again. You can generically hook up forms with TRPC actions....Discuss·26 readsSvelte
Divij Sehgaldivijsehgal.hashnode.dev·Jul 17, 2023Choosing the Right API Framework: Comparing tRPC, gRPC, GraphQL, and RESTIntroduction In today's rapidly evolving software development landscape, there are several popular frameworks and protocols available for building APIs. Among these, tRPC, gRPC, GraphQL, and REST have gained significant attention. Each framework has ...DiscussREST API
Tawaliou ALAOtawaldevuniverse.hashnode.dev·May 20, 2023Some tips when using T3 Stack: Unit Testing with tRPC procedures - environment setupIn this article, I introduced the side project that I'm building and the tools (stacks) I'm using. And in my last article, I talk about NextAuth and module augmentation. Here I'll share with you some tips I used when I was learning unit tests with tR...Discuss·1 like·1.8K readsBuilding my side project with T3 StackReact
Stefanstefanatwundergraph.hashnode.dev·Apr 23, 2023Is GraphQL dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, SOAP, gRPC and tRPCToday I've noticed a post on /r/webdev stating that GraphQL is trending down. Is this really the case, or are the numbers lying to us? Let's take a closer look at the data and see if this is really true. First, let's have another look at the original...Discuss·42 readsGraphQL
StefanforWunderGraphwundergraph.hashnode.dev·Apr 2, 2023Is GraphQL dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, SOAP, gRPC and tRPCToday I've noticed a post on /r/webdev stating that GraphQL is trending down. Is this really the case, or are the numbers lying to us? Let's take a closer look at the data and see if this is really true. First, let's have another look at the original...DiscussGraphQL
akshay khaledev.akshaykhale.com·Mar 6, 2023Let’s talk about tRPCfrom the internet’s favorite T3 Stack tRPC.io: Move Fast and Break Nothing. tRPC is an interesting open-source project created by Alex based on a Proof of concept by Colin McDonnell (creator of Zod). tRPC has 22.4k+ stars on their GitHub repo and is ...Discusstrpc