JDJyoti Dwivediinjs-learn-fun.hashnode.dev00String Polyfills and Common Interview Methods in JavaScript2d ago · 12 min read · The Broken Library Moment 📚 It was a cold Tuesday morning when I joined my first real dev job. The senior engineer handed me a task: "Make our app work on Internet Explorer 11." I laughed. "IE11? WhoJoin discussion
JDJyoti Dwivediinjs-learn-fun.hashnode.dev00The new Keyword in JavaScript5d ago · 10 min read · The Cookie Cutter Moment 🍪 Last Diwali, my little cousin asked me to help make cookies. She handed me a star-shaped cookie cutter and said, "Make a hundred of these." I pressed the cutter into the doJoin discussion
JDJyoti Dwivediinjs-learn-fun.hashnode.dev00Template Literals in JavaScript6d ago · 11 min read · The Birthday Card Disaster Last year, I volunteered to code a birthday email generator for my university's student club. Simple enough, right? Send personalized emails to 500 students with their namesJoin discussion
Ddevpromptsindevprompts.hashnode.dev1010 Claude Prompts for Faster Code Reviews (With Examples)Apr 12 · 17 min read · Code reviews are not the hard part of shipping. They are the slow part. Not because the feedback is difficult to give — because most of it is mechanical. Pointing out that a variable name is ambiguousJoin discussion
RMRupsa Mondalinru-dev.hashnode.dev00OOP in Java Part 2Apr 1 · 6 min read · In Part 1, we explored the fundamentals of Object-Oriented Programming (OOP) in Java — including classes, objects and inheritance. Here we will learn about encapsulation, polymorphism, abstract class Join discussion
SShayintoddlerstech.hashnode.dev00Synchronous vs Asynchronous JsMar 26 · 2 min read · what is synchronous code ? JavaScript is fundamentally a synchronous, single-threaded language that executes code line-by-line in a sequential order, where each instruction must complete before the Join discussion
SShayintoddlerstech.hashnode.dev00if you know function you know callbackMar 26 · 2 min read · even if you have heard callback function for the first time , let me clear one thing it is no different from a function . If you can digest this then callbacks will be damn easy . you should already hJoin discussion
SShayintoddlerstech.hashnode.dev00Async/Await in JavaScriptMar 26 · 3 min read · to understand why async nature was introduced you must know about callbacks and promises . after reading these you will know about callback hell and how promises solve it . now there is problem with pJoin discussion
AAnastasiainjavacaptain.hashnode.dev10Free Java Courses (with Certificates!) from the Creators of IntelliJ IDEAMar 20 · 4 min read · If you’re learning Java (or any programming language really), you’ve probably faced the same dilemma: there’s no shortage of tutorials, but finding structured, hands-on practice that doesn’t cost a foJoin discussion
RRahulinrahulism.hashnode.dev00I Tested 37 v0 Alternatives So You Don't Have To (2026)Mar 17 · 62 min read · A no-BS guide to every AI app builder, code generator, and design-to-code tool worth knowing, what actually ships, what's overhyped, and what I'd use with my own money. I like v0. I've used it to spiJoin discussion