@soumo-18
Nothing here yet.
Nothing here yet.
Mar 15 · 3 min read · What arrow functions are Arrow functions, introduced in ES6, are a staple of modern JavaScript. They provide a shorter, cleaner syntax for writing functions by eliminating unnecessary boilerplate code
Join discussion
Mar 14 · 5 min read · functions are reusable blocks of code that perform specific tasks. We need them so that we don’t have to repeat the code, making our programs cleaner, more organized, and easier to update. Simple exec
Join discussion