In this series #JSComponentChallenge, I’m not teaching JavaScript from scratch — instead, I’m building small, real-world components to help you strengthen your fundamentals.
If you already know a bit of JS and want to get more confident with event handling, DOM manipulation, and thinking like a developer — this is for you.
Demo: https://codepen.io/shafi_3m/pen/bNdNyxp
GitRepo: https://github.com/shafi3m/JS-20day-components
🧠 In this video (Day 1), we’ll build a Button Counter using JavaScript:
➕ Increment
➖ Decrement
🔁 Reset
All powered by event listeners and basic state logic.
💡 Keep it simple. Code it clean.
📌 Like, Subscribe & follow along to improve your JS thinking — project by project.
#JavaScript #WebDevelopment #Frontend #CodingProject #JavaScriptProject #LearnToCode #JSforBeginners #DOMManipulation #FrontendDev #CodeNewbie