Bookmarking + Refactoring
Users can now bookmark the plants they want to see. Bookmarked plants save in localStorage.
Moreover, there is now an empty state when there are no plants to show due to filters.
I also did some refactoring and simplified the code here and there.
For my Angular learning goal: I learnt how to use effect(), which seems to do basically the same as the useEffect() hook in React.
Comments 1
this is lowkey such a cute idea :O
Sign in to join the conversation.