Skip to content

Aung-Thu-Hein/react-tutorials

Repository files navigation

React Tutorials

  • I made react tutorials that include following topic
  1. Form handling
  2. Dark Mode using toggle switch
  3. Form handling using react-hook-form and yup validation
  4. Atomic Design
  5. useReducer hook
  6. State management with redux-toolkit
  7. useContext hook
  8. Higher Order Component