Day-8:👨💻🔥
(React)
Today, I used localStorage in my Todo Application, it is very useful because it stores data using the web api and we can get that data to ensure the data user placed remains exactly the same after browser restart.Also, made ResizeListener component using useEffect which shows the window width everytime we resize the window. Additionally, i made a Song Playlist to understand the flow of props passing through components.
Tasks:
Applied localStorage in my Todo Application.
Made ResizeListener.jsx to understand useEffect.
Made Song Playlist to understand props passing.
That's it for today! 🚀
Top comments (0)