DSDipali Sharmainsharmadipali14.hashnode.devUnderstanding Promise in JavaScriptIntroduction When you hear the promise word what comes into your mind . Please, don't thing of those valentine day promises, for this promise to execute you need to have a valentine partner and which 21h ago·8 min read
AKAlok Kumar Singhinpromisejs8373.hashnode.devUnderstanding JavaScript Promises Using Alok ❤️ Khushi StoryLet’s understand Promises in JavaScript in a fun and memorable way using a simple story. Imagine Alok proposes to Khushi. Alok says: "Khushi, will you be with me?" At that moment, the answer is not 6h ago·3 min read
ICIsabella Cooperina11yinsights.hashnode.devWhy I Can’t Ignore Accessibility Behind Login Pages Anymore Ever tried testing a website for accessibility, only to hit a login page and… get stuck? I’ve been there. You know those dashboards, member-only pages, or account sections that require authenticatio2h ago·3 min read
SGShivam Goyalinblog.shivam-goyal.siteHandling Multiple Promises in JavaScript – Promise.all, Promise.race & Promise.any Explained with War Room Analogy“War room mein decision tab hota hai jab sahi reports sahi time par milti hain…Exactly waise hi JavaScript mein async operations handle hote hain.” Scene: Modern War Control Room Border tension chal1d ago·3 min read
DCDipesh Chaudharyinblogs.dipeshchaudhary.name.npMastering Arrays: Everything You Need to Know to Get StartedIn programming we need variable to store data . so we can access easily in another place just by variable name. suppose when you need to store five friend name then you have to create five separate va1h ago·4 min read
FTFelipe Tamegaoinsevaltrading.hashnode.devThe Ripple Effects of Conflict in Iran on the Global EconomyIn an increasingly interconnected world, geopolitical events can have profound impacts on the global economy. One such scenario is the potential for conflict in Iran, a nation with significant influence over global energy markets due to its strategic...13m ago·3 min read
SLShreyas Landgeinlearnwithshreyas.hashnode.devJavaScript Promises What is Promise ? A Promise is an object that represents the eventual completion means fulfillment or failure means rejection of an asynchronous operation and its resulting value. Asynchronous operati22h ago·6 min read
PMPritam Mandalinwebdev101.hashnode.devUnderstanding JavaScript Promises with Real World ExamplesPerforming asynchronous tasks in JavaScript is a fundamental part of creating interactive web applications. Asynchronous tasks include API calls, file reading, or timers to run in the background, ensu20h ago·5 min read
PSPranabesh Singha Royinpranabeshcodes.hashnode.devJavaScript Promises Explained Through Airport Flight Departure ✈️If you’ve ever traveled by airplane, you already understand JavaScript Promises — even if you don’t realize it. You arrive at the airport.You check in.You drop your luggage.You receive your boarding p19h ago·6 min read
RRRitik Raghuwanshiinritikraghuwanshi.hashnode.devPending, Resolved, Rejected — Not a Relationship, It’s JavaScript Promise!Imagine someone tell you - " I will call you in the evening." But you don't get the call right now. You only get a message of trust - that the call will come later, you start waiting, because you beli20h ago·10 min read