Explore tweets tagged as #NamasteJavaScript
π
Day 1 - #NamasteJavaScript.Watched Ep 1β3 π₯. π‘ Why JS matters.βοΈ Execution Context (Memory + Code phase).π Hoisting: var = undefined, let/const = TDZ. Understanding JS engine = writing better code π».#100DaysOfCode #LearnInPublic
0
0
3
Day 6 β
| #NamasteJavaScript Ep8. Took a Sunday break , now continuing my streak!. π§ How JavaScript handles functions + variable memory.π Activation Object vs Execution Context.π§΅ Code Execution Flow in JS. Every episode deepens my JS foundation!.#100DaysOfCode #LearnInPublic
0
0
2
π§ Day 16 - Namaste JS (Ep 16).π Arrow Functions in JavaScript. β
Shorter syntax for function expressions.β
No this, arguments, super, or binding.β
Lexical this β Great for callbacks.β
Can't be used as constructors. #NamasteJavaScript #100DaysOfCode.
0
0
2
Just revisited async JS with @akshaymarch7 βPromise APIs + Interview Questionsβ from #NamasteJavaScript β so crisp, clear & practical! .π Never underestimate the power of relearning. Highly recommend for anyone brushing up their #JavaScript skills!.
0
1
2
This video was incredibly well-explained π₯ I've struggled with these topics before, but your video made them so easy to grasp. You're truly an amazing teacher. ππ .Thank you so much @akshaymarch7 . #Javascript #JsPromise #namastejavascript.
0
1
2
π
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.
0
0
2
Just watched Ep 4 of #NamasteJavaScript S02 by @akshaymarch7 /await is pure elegance! .π JavaScriptβs way of handling async code is genius: no callback hell, just clean, readable flow. If you havenβt explored it deeply, youβre missing out! π #JavaScript #AsyncAwait.
0
1
2
π§ 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.
0
0
2
π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.
0
0
4
π Starting my #NamasteJavaScript journey today!.Iβll be posting daily learnings, insights and mini code challenges here. Let's grow together π»π₯ .Follow for raw, honest notes as I explore the depths of JavaScript!.#LearnInPublic #100DaysOfCode.#JavaScript #NamasteJavaScript.
0
0
1
π 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
0
0
3
π
πππ²-πππ: ππ²π¬πππ¦ πππ¬ππ ππ¨ππ β ππ§π πππ² πππ―, ππ§π πππ² ππ²π¬πππ¦ πππ¬π’π π§!. @rohit_negi9 . #Day160 #DSA #LeetCode #FindDuplicateFiles #NamasteJavaScript #JavaScriptInternals #SystemDesignPlanning #Consistency
0
0
2
π 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.
0
0
3
Time, Tide and Javascript wait for none.- Guess the author of this quoteπ
. #NamasteJavascript.
1
0
4
π§ 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.
0
0
3
π§ 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.
0
0
3
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
0
0
14
let's do some fun on #Promise_Day as a programmer. #promiseday #javascript #code #JavaScriptPromise.#fun #Promise_Day #promiseday2023 #promisedayByCoder #ValentinesDay2023 #coder #programmingmemes #namasteJavaScript
0
0
9