Build a React To-Do App with React Hooks (No Class Components)

added by JavaScript Kicks
11/13/2018 5:40:27 PM

2208 Views

Yes, a to-do app, seems like something we've all done in the past. The great thing about a to-do app is that it covers all 4 aspects of CRUD; Create, Read, Update, Delete. As a developer, we need to know CRUD and a to-do app is the best way to start that learning or refresh some of the things we may be a little rusty on.


0 comments