Be Careful with Array Mutators

Photo by Corinne Kutz on Unsplash

A while ago, I wrote a linting rule to highlight an error that I’d made on a few occasions. Let’s look at the error — and its variations — and then at the rule that prevents it.

If you are used to working with fluent APIs — perhaps with D3 or lodash — it feels natural to write Array-based code like this:

--

--

RxJS core team member; front-end developer; mentor; speaker; open-source contributor

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Nicholas Jamieson

RxJS core team member; front-end developer; mentor; speaker; open-source contributor