#namastejavascript risultati di ricerca
๐ด Day 86-87 #100daysofcode -Done with #NamasteJavascript now i can understand how javascript work under the hood. --Now getting basic knowledge of AWS. --Solved a #freecodecamp React Assignment. #WebDevelopment #BuildInPublic
๐ด Day 84 #100daysofcode --Learned some new Hooks today useReducer,useOptimistic. --And did deep dive in high order function callback hell map,reduce,filter to make my fundamentals more strong to learn whats going on under the hood. #WebDevelopment #NamasteJavascript
๐ด Day 81 - 82 #100daysofcode --Started #NamasteJavascript playlist to get deep understanding of JS. --Learned about working of JS its behaviour why its different then other Languages and some Concepts. --Practiced React from #freecodecamp. #WebDevelopment #BuildInPublic
Just Started preparing for my Js interviews with the best resource available on YouTube. #javascript #namastejavascript
4 years on YouTube, more than 2 million unique viewers. Still Namaste JavaScript remains the best series to learn JavaScript from. Thank you! โฅ๏ธ #namastejavascript
Day 72 of #100DaysOfCode ๐ป -Completed the last project (Simple Timer) from @traversymedia's course videos. -Revised basics of OOP from @kunalstwt's videos. -Started watching #NamasteJavaScript from @akshaymarch7's videos #javascript #twitter #OPPS
๐ Day 3 of #100DaysOfCode | #NamasteJavaScript Ep. 6 ๐ Call Stack Deep Dive โก๏ธ JS is single-threaded & synchronous โก๏ธ Call Stack = Manages function execution โก๏ธ LIFO (Last In First Out) โก๏ธ Stack Overflow = Too many nested calls ๐ฏ JS executes top of the stack #LearnInPublic
Just wrapped up Episode 12 of Namaste JavaScript by @akshaymarch7 ๐! Key takeaways: 1โฃ Scope chain and Lexical Environment clarity ๐ง 2โฃ Pros and cons of closures 3โฃ Data privacy using closures 4โฃ Akshay bhaiya's explanation style๐ #NamasteJavaScript
Just wrapped up Season 1 ๐ of #NamasteJavaScript ๐ฅ with @akshaymarch7 ! It's been an enriching journey, learning heaps from his effective teaching style and enjoyable sessions. Every episode was a delight! Now eagerly diving into Season 2. Highly recommend prowess. #javascript
So today I learnt "Prototype and Prototypal Inheritance in JavaScript ๐ฅ" From @akshaymarch7 Thank you so much Akshay Sir ๐ [it was quite tricky but when I watched your video twice everything was so clearโค๏ธ] #NamasteJavascript
So today I learnt "Closures in JS ๐ฅ" from Namaste JavaScript series by @akshaymarch7 Thank you so much Akshay Sir for such a valuable content ๐ [Literally you can make anyone fall in love with JSโค๏ธ] #NamasteJavascript
Was scratching my head in order to learn call, apply and bind ๐ Then went to Youtube and learnt "call, apply and bind method in JavaScript ๐ฅ" From @akshaymarch7 Seriously the video was to the point and everything was Beautifully explained โค๏ธ #NamasteJavascript
๐ Remember the time when "Namastey JavaScript" hit the scene? ๐ Back then, my LinkedIn was flooded with folks going nuts over Akshay's playlist. I used to wonder, "Why the hype for JavaScript?" ๐ค continue in the comments... #namastejavascript #akshaysaini #javascript #web
๐ #Day60 of #100DaysOfCode: ๐Started #NamasteJavaScript Season 2 by @akshaymarch7. When it comes to complex topics, his approach is so thorough and simplified that it boosts confidence for interviews! ๐Also dedicated time to prepare for sessional exams. #connect #js #code
Javascript and @akshaymarch7 ... A fairy tale!!โฅ๏ธ Just love the way he deep dives into concepts and makes them easy. #NamasteJavascript
Just rewatching Callback Hell with Akshay Sir and Honey Bee ๐ฏ๐๐ฌ! ๐ #NamasteJavaScript #100daysofcoding #webdev
Day 27 of #30daysOfJavascript #namasteJavascript Topic: Promise.race(promises) โ waits for the first promise to settle, and its result/error becomes the outcome.
hey guys i just completed namaste javascript thanks for the awesome and indepth explainations @akshaymarch7 #akshaysaini #namastejavascript
Been diving deep into JavaScript lately โก Finished the first 7 episodes of #NamasteJavaScript โ covered hoisting, scope chain, execution context, TDZ & more ๐ฅ Also leveling up with #freeCodeCamp โ hands-on + theory = perfect combo ๐ป #JavaScript #WebDev #100DaysOfCode
Just watched โPromise APIs + Interview Questions | S.02 Ep.05 - Namaste JavaScriptโ โ mind blown ๐คฏ 1.4 yrs as a frontend dev and I finally understand Promises (all, allSettled, race, any) in depth! ๐ฅ Massive thanks @akshaymarch7 ๐ #NamasteJavaScript #Frontend #JavaScript
๐ Just went through #NamasteJavaScript by @akshaymarch7 - the explanation of Promises is on another level! ๐ฅ If you're struggling to truly understand async JavaScript, this series is a must-watch. ๐ youtube.com/playlist?list=โฆ #JavaScript #WebDev #Coding
๐ด Day 86-87 #100daysofcode -Done with #NamasteJavascript now i can understand how javascript work under the hood. --Now getting basic knowledge of AWS. --Solved a #freecodecamp React Assignment. #WebDevelopment #BuildInPublic
๐ด Day 84 #100daysofcode --Learned some new Hooks today useReducer,useOptimistic. --And did deep dive in high order function callback hell map,reduce,filter to make my fundamentals more strong to learn whats going on under the hood. #WebDevelopment #NamasteJavascript
๐ด Day 81 - 82 #100daysofcode --Started #NamasteJavascript playlist to get deep understanding of JS. --Learned about working of JS its behaviour why its different then other Languages and some Concepts. --Practiced React from #freecodecamp. #WebDevelopment #BuildInPublic
Dear YouTube intern you might have touched something. The play and pause not changing correctly. #namasteJavascript @YouTube @akshaymarch7
๐ง Day 22 - Namaste JS (Ep 16-18) โ let & const vs var โ Template literals & default params โ Arrow functions โ Destructuring & spread/rest โ Closures, HOFs, Callbacks JS ES6 = cleaner & powerful coding! #NamasteJavaScript #100DaysOfCode #JS
๐ Day 21 โ Namaste JS (Ep 13-15 Rev) ๐ Ep 13: Closures keep access to lexical scope even after context ends. ๐ Ep 14: Callbacks run later; avoid callback hell via Promises/async-await. ๐ Ep 15: First-class functions โ pass, return & store them like values. #NamasteJavaScript
๐ Day 20 โ Namaste JavaScript Revision ๐ Episodes 9โ12 reviewed! โ Deep dive into scope, closures & lexical environment โ Hoisting quirks revisited โ Mastered callback & event loop concepts ๐ง Revision = retention #NamasteJavaScript #JavaScript #100DaysOfCode #DevCommunity
๐ง Day 19 โ Namaste JS (Ep 5โ8) โ Hoisting: varโundefined, let/constโTDZ, funcs hoisted โ Funcs as values, scope chain decides access โ Empty JS โ GEC, global=window โ Undefined=declared no value, Not defined=never declared #NamasteJavaScript #JavaScript #100DaysOfCode
๐ง Day 18 - Namaste JS (Rev. Ep 1โ5) โ JS Engine: Parses & runs code โ Heap & Stack: Memory + execution โ Execution Context: Creation + run phase โ Hoisting: Vars โ undefined, fns full โ Scope: Global, function, block #NamasteJavaScript #100DaysOfCode
I Had to pause my #NamasteJavaScript streak from 2โ10 Aug due to personal reasons ๐๐ญ From tomorrow (11 Aug), Iโm back on track ๐๐ฅ Last post was Day 17 โ Ep 17โฆ now continuing the journey! ๐ป๐ Consistency > Speed โจ #100DaysOfCode #JavaScript #LearnInPublic
๐ง Day 17 - Namaste JS (Ep 17) ๐ Higher Order Functions (HOFs) โ Functions that take other functions as arguments or return them โ Enable: ๐น Callback logic ๐น Abstraction ๐น Clean code ๐ฅ JS treats functions as first-class citizens #NamasteJavaScript #Js #100DaysOfCode
๐ง Day 16 - Namaste JS (Ep 16) ๐ Arrow Functions in JavaScript โ Shorter syntax for function expressions โ No this, arguments, super, or new.target binding โ Lexical this โ Great for callbacks โ Can't be used as constructors #NamasteJavaScript #100DaysOfCode
๐ง Day 15 - Namaste JS Ep 15 ๐ First-Class Functions in JS โ JS treats functions as first-class citizens โ You can: โข Pass as arguments โข Return from functions โข Assign to variables ๐ฅ Thatโs the power behind callbacks, closures & HOFs! #NamasteJavaScript #100DaysOfCode
๐Day 11 โ Ep12: Variable Shadowing in JS When inner scope var overrides outer var with same name. let a = "outer"; { let a = "inner"; console.log(a); // inner } โ Illegal: let shadowed by var โ Allowed: var shadowed by let #NamasteJavaScript #JS
๐ Day 9 of #NamasteJavaScript Ep 10: Hoisting in JS ๐ง Hoisting = memory allocated before execution var โ undefined let & const โ in TDZ Functions declared are hoisted Function expressions arenโt JS is tricky, but now it clicks! #100DaysOfCode #JavaScript
๐ง Day 8 of #NamasteJavaScript Today I finally understood Closures! A closure is when a function remembers its lexical scope even after its parent is gone. ๐ It captures variables from its outer scope and carries them like a backpack! ๐ This is JS magic โจ #100DaysOfCode
๐ Day 7 of #NamasteJavaScript ๐ Ep 9: Short Circuiting in JS โ || returns first truthy value โ && returns first falsy value โ Lazy evaluation โ skips unnecessary ops โ Used for conditional logic & fallbacks ๐ง Smart way to write cleaner code! #100DaysOfCode #JavaScript
Been diving deep into JavaScript lately โก Finished the first 7 episodes of #NamasteJavaScript โ covered hoisting, scope chain, execution context, TDZ & more ๐ฅ Also leveling up with #freeCodeCamp โ hands-on + theory = perfect combo ๐ป #JavaScript #WebDev #100DaysOfCode
๐ด Day 86-87 #100daysofcode -Done with #NamasteJavascript now i can understand how javascript work under the hood. --Now getting basic knowledge of AWS. --Solved a #freecodecamp React Assignment. #WebDevelopment #BuildInPublic
๐ด Day 84 #100daysofcode --Learned some new Hooks today useReducer,useOptimistic. --And did deep dive in high order function callback hell map,reduce,filter to make my fundamentals more strong to learn whats going on under the hood. #WebDevelopment #NamasteJavascript
I was looking for something to learn closure. but after watching that video I was like, hmm let's give this playlist a try,and I was mind blown!, This playlist wasn't what I was searching for, but it's exactly what I needed. Thank you for creating it!#NamasteJavascript ๐๐
๐ Day 3 of #100DaysOfCode | #NamasteJavaScript Ep. 6 ๐ Call Stack Deep Dive โก๏ธ JS is single-threaded & synchronous โก๏ธ Call Stack = Manages function execution โก๏ธ LIFO (Last In First Out) โก๏ธ Stack Overflow = Too many nested calls ๐ฏ JS executes top of the stack #LearnInPublic
Day 72 of #100DaysOfCode ๐ป -Completed the last project (Simple Timer) from @traversymedia's course videos. -Revised basics of OOP from @kunalstwt's videos. -Started watching #NamasteJavaScript from @akshaymarch7's videos #javascript #twitter #OPPS
Just watched โPromise APIs + Interview Questions | S.02 Ep.05 - Namaste JavaScriptโ โ mind blown ๐คฏ 1.4 yrs as a frontend dev and I finally understand Promises (all, allSettled, race, any) in depth! ๐ฅ Massive thanks @akshaymarch7 ๐ #NamasteJavaScript #Frontend #JavaScript
๐ด Day 81 - 82 #100daysofcode --Started #NamasteJavascript playlist to get deep understanding of JS. --Learned about working of JS its behaviour why its different then other Languages and some Concepts. --Practiced React from #freecodecamp. #WebDevelopment #BuildInPublic
Just Started preparing for my Js interviews with the best resource available on YouTube. #javascript #namastejavascript
Just wrapped up Episode 12 of Namaste JavaScript by @akshaymarch7 ๐! Key takeaways: 1โฃ Scope chain and Lexical Environment clarity ๐ง 2โฃ Pros and cons of closures 3โฃ Data privacy using closures 4โฃ Akshay bhaiya's explanation style๐ #NamasteJavaScript
4 years on YouTube, more than 2 million unique viewers. Still Namaste JavaScript remains the best series to learn JavaScript from. Thank you! โฅ๏ธ #namastejavascript
๐ Remember the time when "Namastey JavaScript" hit the scene? ๐ Back then, my LinkedIn was flooded with folks going nuts over Akshay's playlist. I used to wonder, "Why the hype for JavaScript?" ๐ค continue in the comments... #namastejavascript #akshaysaini #javascript #web
Itโs a great achievement for a teacher, if you students start getting interested in the subject. Super proud ๐โฅ๏ธ #namastejavascript
Most students are in hurry while learning. But if you give it time and dive deep into concepts, youโll definitely fall in love with JavaScript. โฅ๏ธ #NamasteJavaScript
Just wrapped up Season 1 ๐ of #NamasteJavaScript ๐ฅ with @akshaymarch7 ! It's been an enriching journey, learning heaps from his effective teaching style and enjoyable sessions. Every episode was a delight! Now eagerly diving into Season 2. Highly recommend prowess. #javascript
Thanks for this awesome video on Promise with Promise chaining also @akshaymarch7 #promise #namastejavascript #faboulous #understaing #darnekanai #akshayofcodingworld is here
Day 19 of #30daysOfJavascript #namasteJavascript Topic: Promises Promises are used to handle async operations in JavaScript.
Something went wrong.
Something went wrong.
United States Trends
- 1. Seahawks 25.4K posts
- 2. Rams 18.6K posts
- 3. Giants 69.8K posts
- 4. Bills 141K posts
- 5. Cardinals 9,732 posts
- 6. Bears 62.4K posts
- 7. 49ers 16.6K posts
- 8. Lions 57K posts
- 9. Daboll 13.5K posts
- 10. Commanders 47.8K posts
- 11. Jags 7,267 posts
- 12. Dart 27.6K posts
- 13. Caleb 51.4K posts
- 14. Texans 39.6K posts
- 15. Dolphins 34.6K posts
- 16. #OnePride 3,351 posts
- 17. Niners 3,841 posts
- 18. Josh Allen 17.4K posts
- 19. Browns 39.8K posts
- 20. Canada Dry N/A