jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →Prisma in Production: 5 Lessons Learned
April 4, 2026
Real production lessons with Prisma ORM that no tutorial warned me about. Migration strategies, connection pooling, N+1 queries, and the checklist I wish I had before launch.
prismaproductionorm+2

Progressive Web Apps in 2026: Service Workers Explained
March 31, 2026
Learn how service workers power modern PWAs with practical examples of caching strategies, background sync, and offline-first architecture.
service workersprogressive web appsoffline caching+2

Build a Real-Time Chat with WebRTC Data Channels
March 30, 2026
Learn how to build peer-to-peer real-time chat applications using WebRTC Data Channels. Discover when to choose P2P over traditional WebSocket solutions.
WebRTCReal-TimeJavaScript+2
Stay Updated
Get the latest articles and updates delivered straight to your inbox.