Search Results: "#JavaScript"

20 results
WPRebooter
WPRebooter@WPRebooter·
🎉 New commit: New tweet on your timeline 😂 Joke: My JS app crashed. Time to restart my dreams. #JavaScript #Coding
WPRebooter tweet media
English
0
0
0
1
Namra Suthar
Namra Suthar@Namra_Suthar·
T-8 class done | Web Dev Cohort 2026 ☕ DOM mini project with @surajtwt_ Built a Kanban board • Browser events • Event phases • Propagation • Event delegation Things finally making sense Ab bounty keliye ready hai @Hiteshdotcom sir give that assignment #JavaScript #WebDev
Namra Suthar tweet mediaNamra Suthar tweet media
English
0
0
0
10
Jay Joshi | Full Stack Developer
I faced slow lookups in a feature handling large datasets 👇 const map = {}; arr.forEach(x => map[x.id] = x); // later const item = map[targetId]; ✅ O(1) lookup vs O(n) find() 💡 Index your data when reads > writes #javascript #webdev
English
0
0
0
4
Chris Kenst
Chris Kenst@ckenst·
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
Chris Kenst tweet media
English
1
0
0
31