@NavdeepRohilla
Documenting my journey as a developer.
Nothing here yet.
Nothing here yet.





9h ago · 4 min read · Hey! readers in this blog we are going to go throught with the functions in javaScript, basic syntax , declaration , expression etc. First question that comes in our mind is - what exactly is function
Join discussion
9h ago · 5 min read · An arrow function in JavaScript offers a neat and modern approach to writing function expressions, using the => ("fat arrow") syntax. Introduced in ES6 (ECMAScript 2015), it helps create shorter and m
Join discussion