React JSReact Testing 2: simple test with React Testing Librarysimple test with React Testing Library Background As much as I enjoy creating DOM nodes and…Daniel NguyenSeptember 03, 2025 1 min
React JSReact Testing 1: simple test with React Testing Librarysimple test with ReactDOM Background "The more your tests resemble the way your software is used…Daniel NguyenSeptember 02, 2025 2 min
Next JSNext.js 6 - Setting Up FontsTo integrate local fonts into your Next.js project using Tailwind CSS 4 and the next/font…Daniel NguyenAugust 06, 2025 1 min
Next JSNext.js 3 - React Client and Server ComponentsOkay, Now that you're familiar with the entire Next.js application structure, let’s get our hands…Daniel NguyenAugust 03, 2025 2 min
Next JSNext.js 2 - How the Web WorksThe web is a vast network of interconnected computers that communicate using standardized protocols…Daniel NguyenAugust 02, 2025 2 min
Next JSNext.js 1 - IntroductionWhat is Next.js? Next.js is a React framework that enables developers to build fast, scalable, and…Daniel NguyenAugust 01, 2025 1 min