What a Simple Counter App Taught Me About JavaScript and Cloudflare Deployment
Why I Built the Project
I built a small counter app with vanilla JavaScript to practice three important concepts:
Encapsulating state
Simplifying DOM event handling
Deploying a static app with Clou
frontendwebdevblog.hashnode.dev5 min read