I spent the afternoon watching one model solve a #Mailinator streaming endpoint in #Ruby perfectly, while completely failing the exact same task in #JavaScript. Even Gemini struggled with the JS side.
The fix was to make the models talk to each other:
1/2
Day 52/100
Started learning OOP in JavaScript , organizing code using objects, classes, and reusable structures.Still early, but I’m seeing how it makes code cleaner & scalable
#100DaysOfCode#JavaScript#FrontendDev#LearnInPublic
While learning DOM with @surajtwt_ today, I went down a small “what if I change this?” rabbit hole and it ended up clarifying something really useful:
event listener registration vs closure
That’s where the difference became clear 👇
#chaicode#javascript@piyushgarg_dev
Day 14 of #100DaysOfCode before React
Make my Note App feel like a real product
Now it has: ⚡ Swipe gestures 📌 Pin notes 🎨 Neon themes 🏷 Tags & filters 🧠 Markdown + autosave
Still improving daily…
#BuildInPublic#javascript#webdev