Anthony Campolo, Developer Advocate
Oh hello, didn't see you there. This is my blog.
Continue reading to achieve peak blogness.
Recent Posts
-
a first look at tRPC
tRPC is a TypeScript library for building end-to-end, type-safe APIs. It creates fully typed endpoints on the backend which are queried from a frontend client.
-
a first look at solidstart
SolidStart is a project starter and metaframework for SolidJS that provides a first-class way to build and deploy SolidJS applications.
-
Next.js and TypeScript FAQs
Next.js has embraced TypeScript in recent years. This article covers setting up a new Next project with TS, migrating existing Next apps to TS, and common pitfalls.
-
a first look at create-t3-app
A fullstack, typesafe React framework with Next.js, tRPC, Prisma, and Tailwind deployed on Vercel and Fly.
-
does remix scale?
Zach Leatherman recently put out a provocative benchmark to compare different web frameworks on the speed at which they can generate a static site.