leanings-and-books.hashnode.devLife UpdateIntroduction If some of you are wondering . Hi ! i am sharing my life update here , i really didn’t want to do it as it will litreally ruin my reputation if someone who knows me will see it. More about me if you are intrested - i am in tech, i will s...Jun 3, 2025·3 min read
web-cohort-blogs-web-dev.hashnode.devLeetcode cloneIntroduction In this Blog we will Understand how will we create a problem statement with judge0 for our leetcode clone Algorithim for create Problem - get all the problem related data from the req.body get the user from the cookies and check if t...May 5, 2025·5 min read
web-cohort-blogs-web-dev.hashnode.devIntroduction To Proxy In Javascript With Set And Get TrapsINTRODUCTION Proxy in JavaScript is like a "middleman" between you and the object . Imagine you have a box (the object) with some items (properties) inside it. Normally, you can open the box, take items out, or put new items in — that's reading and w...Feb 27, 2025·5 min read
web-cohort-blogs-web-dev.hashnode.devAccessing Objects in JS : DOT VS BRACKETAccessing Object in JavaScript : In JavaScript we can access object in two different ways , that’s through DOT Notation and Bracket Notation . Let’s see example of how we can use both the notations 🔥 Dot Notation (target.prop) This accesses the pro...Feb 26, 2025·3 min read
web-cohort-blogs-web-dev.hashnode.devREVENGE of Internet explorer : expaining polyfillsThe Revenge Story of Internet Explorer From all the hatred from everyone, Internet Explorer finally got fed up and thought of acquire the whole internet . Internet explorer snapped and turned every browser to ashes , and every browser turned to Inter...Feb 14, 2025·4 min read