Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syimleang/note_app
Basic Note Application using HTML5, CSS3, and JavaScript
https://github.com/syimleang/note_app
debounce javascript localstorage
Last synced: about 1 month ago
JSON representation
Basic Note Application using HTML5, CSS3, and JavaScript
- Host: GitHub
- URL: https://github.com/syimleang/note_app
- Owner: SYimleang
- Created: 2024-04-25T04:46:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T17:38:33.000Z (8 months ago)
- Last Synced: 2024-04-26T05:37:00.843Z (8 months ago)
- Topics: debounce, javascript, localstorage
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note_App
Basic Note Application using HTML5, CSS3, and JavaScript![Screenshot](screenshot.png)
#### Topic of practice
* Local storage
* Debouncing (Delay execution)