- 2024- 01
- Lazy loading in React Router
- Index route in React Router
- Create React Router error page
- Understand React Router
- Route parameter in React Router
- Nested routes and Outlet in React Router
- Link and NavLink in React Router
- Use plain CSS to style React frontend apps
- Use Tailwind CSS to style React frontend apps
- Use SVGs in react frontend apps
- Use CSS modules to style React frontend apps
- Use CSS-in-JS to style React frontend apps
- Create a typescript project with create-react-app
- use semicolon to separate Properties of object type definitions in Typescript
- Babel REPL is an online tool to explore JSX
- DefinitelyTyped maintains module type declaration for open source projects
- Use CommonJS and AMD code in Typescript
- Type declarations with extension .d.ts in Typescript
- Safely use dynamic imports in Typescript
- Prefer modules over namespaces when possible in Typescript