New post: Arrow functions are overused
Many JavaScript developers use arrow functions by default, but function declarations should often be the preferred choice. Sometimes the 'modern' syntax isn't the best choice.
Post
New post: Arrow functions are overused
Many JavaScript developers use arrow functions by default, but function declarations should often be the preferred choice. Sometimes the 'modern' syntax isn't the best choice.
A space for Bonfire maintainers and contributors to communicate