DevBlog goal is to deepen our collective understanding of the world through the power of writing.
DevBlog is a home for human stories and ideas. Here, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world—without building a mailing list or a following first. The internet is noisy and chaotic; DevBlog is quiet yet full of insight. It’s simple, beautiful, collaborative, and helps you find the right audience for whatever you have to say.
DevBlog is a simple blogging app where user can easily perform CRUD operation on their blogs very easily.
DevBlog in bulid on this tech-stack
-
React in the frontend
-
Cloudflare workers in the backend
-
zod as the validation library, type inference for the frontend types
-
Typescript as the language
-
Prisma as the ORM, with connection pooling
-
Postgres as the database
-
jwt for authentication