12 JavaScript short-hands that will help you code like an expert
The unnecessary code 📰
You often write helper codes that are not directly related to the core logic, those are some unnecessary lines of code in between your logic and directly affect your code readability.
Like writing a “for” loop with “If…else” f...
anuragmathews.hashnode.dev9 min read