Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vipulgupta2048/react-todo
- Owner: vipulgupta2048
- Created: 2024-04-21T16:23:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-23T08:38:31.000Z (10 months ago)
- Last Synced: 2024-11-14T00:06:58.555Z (3 months ago)
- Topics: react, reactjs, todo
- Language: JavaScript
- Homepage: https://docs.mixster.dev/react-todo/
- Size: 676 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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