Nothing here yet.
Nothing here yet.
Mar 15 · 4 min read · Functions in JS are great, they make code reusable so you don't have to write the same logic again and again. But sometimes writing normal functions feels a bit too verbose like ex. Like you write fun
Join discussion
Mar 14 · 3 min read · Functions are an integral part of a language, unlike you in your friend group. It makes code reusability possible so you don't have to write same / similar code / logic again and again. So let's see F
Join discussion