#coding-best-practices

[ follow ]
#javascript
fromAllthingssmitty
3 months ago
Node JS

How JavaScript's at() method makes array indexing easier - Matt Smith

The at() method simplifies accessing array elements, particularly from the end, enhancing code readability and reducing errors.
fromInfoWorld
3 months ago
JavaScript

8 ways to do more with modern JavaScript

Prioritize const for variable declarations to simplify your JavaScript code.
fromHackernoon
6 years ago

I Tested an OpenRewrite Recipe: The Mistakes I Made and How to Fix Them | HackerNoon

The naive approach I initially took for testing the OpenRewrite recipe was overly simplistic, relying on low-level APIs without proper understanding of the framework's complexities.
Cooking
[ Load more ]