Posts
frontend (1)backend (1)docker (1)fly.io (1)databases (1)storage (1)auth (1)nextjs (3)notes (4)react (1)deno (1)typescript (1)rust (2)firebase (1)gcp (1)ci/cd (1)
Dockerized full-stack app with Fly.io
A guide to building full-stack application and deploying it with Fly.ioRead More →
Fastest way to build a local-first app in 2025
A guide to building local-first applications in 5 minutesRead More →
Auth.js Snippets
A collection of Auth.js snippets to use in your React / Next.js application.Read More →
React RSC Forms
How to handle forms in React RSC with server actions and client-side state.Read More →
Next.js on Deno Deploy
A note about deploying Next.js to Deno.Read More →
TypeScript: Generic Type Parameters
A note about TypeScript generic type parameters.Read More →
Rust: Borrowing and Ownership
A note about borrowing and ownership (in Rust).Read More →
Deploying Firebase from GitHub Actions
A note about deploying Firebase from GitHub Actions.Read More →
Stack and Heap Memory
A note about stack and heap memory (in Rust).Read More →