todo app. you can insert a new todo, delete todo, update todo, make it as completed, filter between completed and uncompleted todos and finally store todos in local storage in browser
-
Updated
Jan 28, 2024 - TypeScript
todo app. you can insert a new todo, delete todo, update todo, make it as completed, filter between completed and uncompleted todos and finally store todos in local storage in browser
A simple CLI tool that can intercept certain commands and double check if you really want to execute them
ngx-toastr and sweetalert2 example for learning
This app allows users to add notes. Notes are shown in a grid layout. Each includes date ('Aug 31st 12:30 PM'). Clicking a note opens a modal. Deletion confirmation is handled with find() and confirm(). Other methods like map() display notes.
Add a description, image, and links to the confirming-deletion topic page so that developers can more easily learn about it.
To associate your repository with the confirming-deletion topic, visit your repo's landing page and select "manage topics."