What is Nostr?
Lea Rosema /
npub17z9…cyur
2024-11-03 09:48:01

Lea Rosema on Nostr: eslint and sonarqube can all be nice helpful tools. But they can be the opposite when ...

eslint and sonarqube can all be nice helpful tools. But they can be the opposite when there are rules which are just for enforcing a questionable code style.

IMHO, there is nothing wrong with string concatenation in JavaScript like: string1 + string2 . Some Lint rules require you to rewrite it like this:

`${string1}${string2}`.

And this is pointless and brings no benefit at all.
Author Public Key
npub17z9xxlms992p30r4gztmxd4mpuwgl7yadck544q0e5jckvcqpczs7ncyur