Explore tweets tagged as #asyncJS
Explored the magic of the JS Event Loop today... Learned why JS is single-threaded yet handles async tasks effortlessly. #JavaScript #EventLoop #AsyncJS #WebDevelopment
#LearningInPublic
4
1
40
This problem made me finally get how Promise.race() really works โก JS async flow = unlocked ๐ง If youโre trying to truly get JavaScript Promises โ DM me or drop a comment โexplainโ, Iโll explain it simply ๐ฅ #JavaScript #LeetCode #AsyncJS #100DaysOfCode #WebDev #TechTwitter
1
0
6
Todayโs progress: Implemented a food order flow using callbacks in JS ๐ป From placing โก๏ธ preparing โก๏ธ pickup โ simulated async operations step by step. Thanks @rohit_negi9 for simplifying the concept of callback hell ๐ฅ #JavaScript #AsyncJS #WebDevelopment #LearnCoding #MERNstack
0
1
2
๐ง Back after a long break โ and diving deep into JavaScript again! Big thanks to @rohit_negi9 for such an in-depth explanation of the Event Loop ๐ฅ #JavaScript #WebDev #EventLoop #AsyncJS
0
1
3
Just built a tiny fun project using JavaScript ๐จ It changes your background color every second โ a quick way to see async JS in action! โก ๐ https://t.co/9pAxqco0RY
#JavaScript #AsyncJS #WebDev #100DaysOfCode
2
0
2
Day 33 โ Web Development Journey with @rohit_negi9 Today I learned about: ๐น Promises in JS โ A cleaner way to handle async code ๐น JSON vs JS Object โ Similar structure, different purpose #JavaScript #WebDevelopment #100DaysOfCode #AsyncJS #Frontend #LearnInPublic
0
0
5
Understanding the JavaScript Event Loop is like unlocking the brain of your code. Once you get it, async is no longer a mystery but a superpower. ๐ Keep learning, keep leveling up. #NamasteDev #JavaScript #WebDevelopment #AsyncJS #EventLoop #FrontendTips #CodingJourney
1
0
3
๐ #Day71 (#WebDev) Dived into Asynchronous JS ๐ก Learned about ๐ Callback Hell & โจ Promises From messy callbacks to elegant async code! ๐ปโ๏ธ #100DaysOfCode #JavaScript #WebDevelopment #CodingJourney #AsyncJS #Promises
0
0
3
๐ง Day 32 - how JavaScript handles async tasks like setTimeout(), API calls & events โ even though itโs single-threaded? Deep dive into: Call Stack, Web APIs, Event Loop, Callback Queue & microtask Queue๐ #JavaScript #AsyncJS #EventLoop #WebDevelopment
0
1
6
๐ Day 32 of my #CodingChallenge with #CoderArmyDefence Explored how #JavaScript handles async tasks using the Event Loop ๐ Learned about Web APIs, Microtask & Callback Queues, fetch() & Promises โก #100DaysOfCode #WebDev #AsyncJS
0
1
9
Guess the Output โ JavaScript question #JavaScript #JavaScriptInterview #WebDev #Frontend #CodingChallenge #JSBrainTeaser #AsyncJS #Closures #ThisKeyword #ArrowFunction #InterviewPrep #100DaysOfCode #DevCommunity
0
0
3
Day 55 of #100DaysOfCode Learned advanced async concepts in JavaScript: Convert objects to JSON format (since other languages communicate via JSON) Error handling using .catch() Created my own Promise using new Promise(resolve, reject) #JavaScript #WebDev #AsyncJS
1
0
11
๐ Day 82/100 ๐ Today was all about 'Consuming Promises'. To consume a promise, use the `then()` method on the fetch function. It takes a callback that runs when the promise is fulfilled, handling the response with `json()`. #100DaysOfCode #JavaScript #WebDev #Coding #AsyncJS
1
1
9
#Day31 : Event Loop JavaScript is single-threaded โ it runs one task at a time. Web APIs handle async tasks like timers or fetch. The Event Loop moves completed tasks back to JS. JS never waits โ it just keeps executing! #JavaScript #EventLoop #AsyncJS #WebDev
1
1
19
๐ Day 93 of 100 ๐ Today, I explored two topics: - Error Handling with try...catch - Returning Values from Async Functions #100DaysOfCode #JavaScript #AsyncJS #WebDev #Programming #LearnToCode
0
0
2
Gm chat ! It's Saturday, let's do some work. 1. Revise AsyncJS & Promises 2. Cover Backend from Cohort 3 3. Plan the architecture of a Web2 + Web3 Project 4. Understand the architecture of a web2 full stack project 5. Start revising & making notes of Web3 in notion
0
0
1
Day 32 ๐ง Ever wondered how JavaScript handles async tasks like setTimeout() or API calls โ if itโs single-threaded? ๐ค Dive deep into the Event Loop, Call Stack, Web APIs, and Callback Queue in this 45-min masterclass #JavaScript #WebDevelopment #AsyncJS #EventLoop #FrontendDev
0
1
5
Can you solve this JavaScript brain-twister? What's the output and why ? I will share this answer soon. #JavaScript #WebDev #CodeInterview #EventLoop #AdvancedJS #CodingChallenges #TechTwitter #FrontendInterview #Closures #AsyncJS
1
0
2