Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vipulgupta2048/react-todo

Yet another todo app but this one gaslights lightly
https://github.com/vipulgupta2048/react-todo

react reactjs todo

Last synced: about 1 month ago
JSON representation

Yet another todo app but this one gaslights lightly

Awesome Lists containing this project

README

        

# Yet another Todo app that no one would use

But, with elements of gaslighting, so you finish your tasks. Built under an hour, using vanilla ReactJS.

![](./preview.gif)

Hydrating my ReactJS skills with a simple Todo app just like React does when it sees static HTML.

Lessons Re-learned:

1. React workflows
2. Managing State
3. Handling events
4. Pages, Components, Props, Children.
5. Hooks
6. Using React Developer Tools to figure out states and events.

Docs:

1. https://react.dev
2. https://www.youtube.com/watch?v=Rh3tobg7hEo