Skip to main content

Section outline

    • JavaScript frameworks and ES6 features (arrow functions, classes, modules).
    • React basics: Components, JSX, and Babel compiler.
    • Setting up React projects using Create React App.
    • Understanding props, state, and event handling.