- Play with the
useEffect Hookto see when it is called? (before or after render) - Play with the
dependency arrayin useEffect Hook. - Play with the
developer consoleby putting adebuggerin render anduseEffect. - Call an
actual API call. Handle Errorin yourAPI call.- Build
Shimmer UIwhen data is not loaded. Render your UIwith actual API data.- Make
Search functionalitywork. - Make a
Login Logoutbutton that toggles with a state.
Coding
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||