AMRIT
AMRIT @AmritKu13469934 ·
Do you think web development is still relevant.... Fell free to answer #code #webd
16
Kunal
Kunal @Kunalmadoliya ·
I explored the Set object a simple and efficient way to store unique values in JavaScript. One key difference I understood: Map is used to store key-value pairs Set is used to store only unique values Some important methods and properties of Set 👇 #chaicode #javascript #webdf
42
Pranjal
Pranjal @trPranjal ·
Replying to @TechByTaraa
@TechByTaraa It has became a basic skills nowadays. Abundance of free resources lead to saturation in this field. Even kids know how to code a web. Although great specialization in it might not be fully saturated, but ya basic web dev is saturated. #code #webd
1
73
Aryan Gupta
Aryan Gupta @Aryan_gupta2049 ·
Ever wondered why JS gives undefined instead of an error? It’s the Global Execution Context: 1.Memory Phase: JS allocates space. var is set to undefined. 2.Execution Phase: Code runs. let/const hit the Temporal Dead Zone (TDZ). JS doesn't just read code, it plans ahead! #JS #WebD
51
Ayush Sharma
Ayush Sharma @assassin52687 ·
One thing I’ve learned as a beginner developer:tutorials teach syntax, but building projects teaches problem solving.Even small applications surface real challenges debugging, data flow, and deployment.That’s where real learning happens. Back to building.#LearningInPublic #WebD
92
ASLMS
ASLMS @aslmsedu ·
Join us for the 11th Annual Celebration of ASLMS Women in Energy-Based Devices to enjoy networking and inspiration. Learn more and register for the conference at aslms.org/annual-confere… Thank you to Candela for sponsoring the ASLMS Celebration of Women event and awards. #WEBD
43
Parveen Singh
Parveen Singh @parveen125690 ·
🔸Made a Pokemon Cards Generator 🔸Used PokeApi's to fetch images and type of pokemon required 🔸Learned how to use await async in js and grid method in css for displaying car@ds @kirat_tw #Webd #LearnInPublL7h
72