Search Results: "#100DaysOfJavaScript"

16 results
Nitin Kumar
Nitin Kumar@nitin_sde·
Day 1/100 🚀 Starting my #100DaysOfJavaScript journey today! Learnt about 1. How javascript code is executed with the help of execution context and call stacks. 2. JS Hoisting — how variables & functions are moved to the top during execution 🤯 Grateful to learn from @akshaymarch7 [Attached my hand written notes] #JavaScript #WebDev #LearningInPublic
Nitin Kumar tweet media
English
0
0
1
38
Ankitaaaaaaaaaaaaaaa💤
Ankitaaaaaaaaaaaaaaa💤@ankithaa01·
Started revising previously covered JavaScript concepts for better understanding from @akshaymarch7 sir 🚀 #100DaysOfJavaScript Day 3 – Revision Day 🔁 Topics revised: • How JavaScript works in the background • Code execution & Call Stack • Hoisting
English
0
0
1
26
Ankitaaaaaaaaaaaaaaa💤
Ankitaaaaaaaaaaaaaaa💤@ankithaa01·
Started revising JavaScript concepts for better understanding from @akshaymarch7 sir 🚀 #100DaysOfJavaScript Day 2 Topics covered: • How functions work • Shortest JavaScript program • undefined vs not defined • Lexical environment • Scope & scope chain
English
1
0
2
31
Ankitaaaaaaaaaaaaaaa💤
Ankitaaaaaaaaaaaaaaa💤@ankithaa01·
Started revising JavaScript concepts for better understanding from @akshaymarch7 sir 🚀 #100DaysOfJavaScript Day 1 Topics covered: • How JavaScript works in the background • How JavaScript executes code • Call Stack • Hoisting
English
0
0
1
31
Lemar
Lemar@prlemayian·
Day 36 of #100daysofJavaScript: Recapped how to add and remove nodes from the DOM with appendChild() and removeChild(). Also built a Solana token at my school's blockchain club 😅 I was happy to realize that I could understand the logic with JS knowledge only 😂 #CodeNewbie
Lemar@prlemayian

Day 35 of 100 days of JavaScript: Couldn't post yesterday. I recapped how to use the querySelectorAll() method, and how to create new nodes using innerHTML and createElement() and the difference between innerText, textContent and innerHTML. #100DaysOfCode #CodeNewbie

English
0
2
3
111
Tech_Matrix
Tech_Matrix@Ethel_Omma·
Day 9 of #31DaysOfJS Checks if at least one element matches a condition. 🔸 array.some(callback) ✔️ Returns true or false ✔️ Stops once a match is found ✔️ Great for quick validations Thread 👇👇🧵 #100DaysOfCode #100DaysOfJavaScript
Tech_Matrix tweet media
English
2
0
5
49
Tech_Matrix
Tech_Matrix@Ethel_Omma·
Day 1 of JavaScript Concepts An array is a data structure that holds a collection of values which can be of any data type: numbers, strings, objects, even other arrays. Arrays are zero-indexed, meaning the first element is at index 0. #100DaysOfCode #100DaysOfJavaScript
Tech_Matrix tweet media
Enugu, Nigeria 🇳🇬 English
0
0
2
48