#namastejavascript Suchergebnisse

Keine Ergebnisse für "#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

Ojas_sinh's tweet image. 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
Ojas_sinh's tweet image. 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

NehaKad60012877's tweet image. 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

ZaidBadgujar's tweet image. 🔴 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

ZaidBadgujar's tweet image. 🔴 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

ZaidBadgujar's tweet image. 🔴 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
ZaidBadgujar's tweet image. 🔴 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

Royalrajputama6's tweet image. 🧠 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

Royalrajputama6's tweet image. 🧠 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


Keine Ergebnisse für "#namastejavascript"
Keine Ergebnisse für "#namastejavascript"
Loading...

Something went wrong.


Something went wrong.


United States Trends