Thank you Frederic for giving Echo JS a second chance!
And excellent choices for the new moderators. Congrats Fabien, Steffen and Michael: you've been a great help for the community, so your new roles are well deserved. 👍
This article is... very bad, and I say that as both a Node and PHP developer. There are mistakes, inconsistencies and inaccuracies in basically every paragraph. I wanted to reply to all of those but it would take too much time.
Many of us already know OctoLinker, Stefan. I don't think it needs more publicity here, especially if it's not strictly JS related (which would be off topic).
The only real advantage in using `with` is that it works great with template compilation - i.e., a quite restricted case that could be worked around.
For the rest, we have better tools now. Array/object destructuring, spread operators and such make the code much clearer... and easier to write too.