Read My Blog
Complete Supabase Guide for Developers
Supabase tutorial from A-Z. Database, Auth, Storage, Realtime, and integration with Next.js. An open source Firebase alternative.
December 25, 2025
Hono.js + Cloudflare Workers: Build Ultrafast REST API
Learn how to build a REST API with Hono.js on Cloudflare Workers. From setup, routing, D1 database, to deploying to the edge.
December 25, 2025
NextAuth.js v5 Tutorial: Complete Authentication for Next.js
Complete guide to implementing authentication with NextAuth.js v5 (Auth.js). OAuth, Credentials, database adapters, and role-based access control.
December 25, 2025
How to Deploy Next.js to VPS with Docker and Nginx
Complete tutorial on deploying a Next.js application to VPS using Docker and Nginx. Including SSL, CI/CD, and monitoring.
December 25, 2025
AI Workflow Automation: Code Review to Deploy
Learn how to automate your development workflow with AI. From automatic code review, generating commit messages, to smarter CI/CD.
December 24, 2025
Prompt Engineering for Developers: Complete Tips and Templates
Master the art of prompt engineering for coding. Prompt templates for debugging, code review, refactoring, and much more.
December 24, 2025
Windsurf Tutorial: Free AI Editor Alternative to Cursor
Complete review and tutorial of Windsurf, the AI code editor from Codeium. Comparison with Cursor, main features, and how to maximize its use.
December 24, 2025
How to Setup ESLint and Prettier for TypeScript Projects
Complete guide to setting up ESLint and Prettier in TypeScript projects. From installation, configuration, VS Code integration, to pre-commit hooks.
December 23, 2025
React Query (TanStack Query) Tutorial: Data Fetching
Learn how to use React Query / TanStack Query for data fetching, caching, and state management. From installation to complete CRUD with practical examples.
December 23, 2025