574
Anon admits they were wrong
(sh.itjust.works)
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
Modern JavaScript style recommends using arrow functions for anything that doesn't need a context. Consider adjusting your code to the arrow function syntax:
Not only is this syntax shorter, it also gives you the benefits of a constant function. You can use it the same way you did in your existing code:
For more JavaScript style suggestions, reply with more code.
Good bot