Part 1.2 — Understanding Components and Props in React
Components are the building blocks of every React application. In this post, you’ll learn how to structure, type, and reuse components safely and effectively with TypeScript.
Latest articles, tutorials, and deep dives from ndlab tech blog.
Components are the building blocks of every React application. In this post, you’ll learn how to structure, type, and reuse components safely and effectively with TypeScript.
Every strong full-stack app begins with a clean, typed, and fast frontend foundation. In this post, you’ll set up a React + TypeScript environment using pnpm and Vite — the modern standard for speed and simplicity.
A strong full-stack developer builds systems, not scripts. Before diving into React and NestJS code, let’s design a maintainable project structure and engineering mindset.
Great developers don’t just write code — they manage it. Learn how Git and GitHub shape teamwork, history, and CI/CD integration in professional full-stack environments.
Before JSX and styled-components, there’s structure and style. Understanding HTML5 and CSS3 fundamentals ensures your React interfaces are fast, accessible, and production-ready.
Strong full-stack developers master the language behind the stack. Let’s bridge modern JavaScript fluency with TypeScript discipline — the combination powering React and NestJS.
Results