ArunKumar Sri Sailapathiarunkumars08.hashnode.devยทMar 6, 2023[Simple Web Apps] 3. Building a simple todo listIn this article, let's see how we can implement a basic version of a ToDo list using HTML, CSS, and Typescript. This is going to be something like the below: <html> <head> <title>Basic To Do application</title> <meta charset="UTF-8" /> ...Simple Web appsTypeScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.