blog.tuanhadev.techAI HandbookAI Mindset I Spent 2 Years Chasing AI Tools, Here's What Actually Made Me a Better Leader The divide isn’t between people who use AI and people who don’t. It’s between leaders who use AI to amplify thFeb 23·98 min read
blog.tuanhadev.techSenior Front-end Engineer Interview HandbookList of the Technical Questions Programming Languages (JavaScript/TypeScript) What is a closure in JavaScript, and how does it work? As you know, JavaScript functions can be nested within each other, Jan 11·86 min read
blog.tuanhadev.techAll The New Features In Next.jsNext 16 Next.js 16.0.1 is live, and it is not just a point release. It tightens the App Router story, clarifies caching with Cache Components, promotes Turbopack to the default, and ships practical breaking changes that you should address before merg...Aug 3, 2025·48 min read
blog.tuanhadev.techBundlers HandbookBundlers What is the JavaScript bundler anyway? A tool that people struggle with for hours just to get a basic web app set up. A thing that you use when you want to bootstrap your React project? Something that your company uses, or that your colleagu...Jun 16, 2025·48 min read
blog.tuanhadev.techGit HandbookWhen developing software, we find ourselves with the need to manage the changes that are being made in the code, and when working as a team, all team members always have a copy of this code in which they can work and, later, integrate these changes. ...May 13, 2025·65 min read