Roadmap

Hành trình chinh phục roadmap

Các kiến thức cần học:

  • Fundamental topics

    • Create React App

    • JSX

    • Components

      • Functional Components

      • Class components

    • Props and State

    • Conditional Rendering

    • Component Life Cycle

    • Lists and Keys

    • Composition and Inheritance

    • Basic Hook

      • useState

      • useEffect

  • Advanced topics

    • Hooks

    • Context

    • Refs

    • Render Props

    • Code splitting

    • High Order Components

    • Portals

    • Error Boundaries

    • Fiber Architecture

  • Ecosystem

    • Routers

    • SSR

    • SSG

    • API Calls

    • use-http

    • Mobile

    • Forms

    • Testing

    • State management

    • Styling

Last updated

Was this helpful?