Mean Stack - React
Angular 17 - Home
Interface,classed, Functions, Generices, Enums, Adv Types, Modules, JSX overview, Decorotors, Mixins Do's and Don'ts
React Introduction,The Build Workflow, Create React app using npm and react project folder structure, JSX and React Components,
Functional and Class-based Component, Styling React Components, Components with Props, Working with List and conditions
Events Handling, State & State Manipulation, Component Lifecycle, Forms and Form validations, Environment Variables
Http Requests in React, Lifecycle Hooks ,Routing and SPAs, Lazy Loading
Redux toolkit
useQuery - https://tanstack.com/query/v4/docs/react/reference/useQuery
useForm - React hooks for form validation - https://react-hook-form.com/api/useform/
React Testing Library - https://testing-library.com/docs/react-testing-library/intro/
Overview of ESLint, Configuration and rules , third party plugin configuration, config file format, Enable & disable Eslint, Command Line Interface, ESLint Rules in depth, ESLint Formatters, Integrations
Wepback overview & installation, Defining the config file, Watching for changes, Loaders, Optimizing output , pluigins, Procs & cons of Webpack