Skip to content

athrocks/ReactJs-Course

Repository files navigation

ReactJs-Course

  1. useState Hook in 03-counter & 06-bgChanger-project

  2. Tailwind Integreation in 04-tailwind

  3. Props concept discussed in 05-props

  4. useState, useEffect,useRef, useCallback in 07-password-generator

  5. custom Hooks, useEffect, fetching Api in 08-currency-converter

  6. react router in 09-react-router ---> v6 used

  7. context-api in 10-mini-context-api & 11-dark-light-theme-switcher

  8. useContext hook in 10-mini-context-api & 11-dark-light-theme-switcher

  9. context api with local storage in 12-todo-project-context-api-with-local-storage

  10. Two methods to write contexts api,, method 1 in 10-mini-context-api and method 2 in 11-dark-light-theme-switcher and 12-todo-project-context-api-with-local-storage

  11. local storage concept in 12-todo-project-context-api-with-local-storage

  12. Redux Crash Course concept in 13-redux-toolkit-todo-project