@prakash-devx
Developer mode on
Nothing here yet.
Nothing here yet.
Mar 15 · 5 min read · Functions are the most fundamental part of any programming language, which makes code resuable, readable and modular. Imagine a phone that doesn’t have a contacts list. Every time you want to call a f
Join discussion
Mar 15 · 5 min read · Arrow functions were not part of JavaScript from the beginning; they were introduced in ES6, which was a turning point for the language. This update brought many new features and syntax improvements,
Join discussion