How to build a basic todo app with Vanilla JavaScript
It is often said that one of the ways to really get better at programming is by building projects. And CRUD (Create, Read, Update, and Delete) apps are one way to improve your coding skills as a developer. In this article, we are going to build a str...
devlawrence.hashnode.dev13 min read