#4 Build a Simple Counter with Vanilla JS
To make my Vanilla JS strong I made this app that uses DOM elements.
It's very easy to build.
Let's Begin!!!
What are we going to make?
A counter which is going to have 3 buttons.
Input: the user clicks on a button.
Processing: according to the bu...
zabihhaqqani.hashnode.dev2 min read