Skip to content

It is React App which uses local storage to persist the values which are updated by user.

Notifications You must be signed in to change notification settings

Sainath-Kale/BmiCalculator-App-using-useEffect-hook

Repository files navigation

Effect Hook | Part 2

  • Persisting Application data
    • Local Storage
  • Storing values in Local Storage
    • Using Effect Hook
  • Tips for using Effect Hook
    • Multiple Effects
    • Dependency Array