Recent Posts
wordpressmigrationMigrating from WordPress to a Custom Solution: What You Need to Know
Learn how to migrate from WordPress to a custom Next.js + Strapi solution—boost performance, safeguard SEO, and follow best practices for a seamless transition.
14-04-2025
migrationseoWhat to Know Before Migrating Your Website: SEO, Structure, and Risks
Ensure a risk-free website migration by preserving URLs, metadata, redirects, and performance. Follow this step-by-step SEO checklist to keep your rankings intact.
13-04-2025
AIproductivityVibe Coding: How Much Should I Rely on AI to Write Code
Explore the trade-offs of “vibe coding” with AI assistants: speed and convenience versus over-reliance and declining core skills, and how to strike the right balance.
09-04-2025
Understanding the JavaScript Engine: Call Stack, Event Loop, Micro-tasks, and Macro-tasks
21-12-2024
Top 5 Lessons from SICP Every Full-Stack Developer Should Know
08-12-2024
Mastering SQL Joins: Unlocking the Power of Relational Databases
19-10-2024
🇻🇳My Experience Working Remotely from Vietnam as a Software Engineer
13-10-2024
javascriptasynchronousA Comprehensive Guide to Asynchronous Programming in JavaScript
Master JavaScript asynchronous programming with callbacks, promises, async/await, Promise.all, error handling, and performance tips for fast, non-blocking web applications.
12-10-2024
javascriptrecursionUnderstanding Recursion in JavaScript
Learn how to use recursion in JavaScript to solve problems like factorials, Fibonacci sequences, deep-cloning objects, and summing arrays, and understand when to prefer iterative approaches for performance.
06-10-2024