JoannaWang1216 / note-app

0 stars 0 forks source link

Create a markup UI #1

Open seanwu1105 opened 9 months ago

seanwu1105 commented 9 months ago

Create a markup UI for the todo list.

seanwu1105 commented 6 months ago

It's not necessary but it might be helpful to know the high-level concept of useSyncExternalStore and see why it can replace your useEffect for localStorage.setItem.