Built project!
✅ INR to USD Currency Converter using let & const.
Learned how to take input, use variables, and show output dynamically.
🧠 Simple logic + pure JS
#100DaysOfCode#CodeNewbie#JavaScriptBeginner
learning about Set() in JavaScript
if you want a quick way to filter duplicates in your array, you can use Set()
whether youre cleaning up data or counting unique items, Set() makes it easy
#JavaScript#JavaScriptBeginner
also you can iterate over a Set directly, making it super handy for when you just need to loop through uniques
Day : 1 ;
of my coding journey: Learned variables, arrays, strings, and loops in JavaScript! 💡 Excited to see where this takes me! #DayOne#CodingJourney#JavaScriptBeginner