Hacker News new | ask | show | jobs
by nawitus 4152 days ago
ES6 fat arrow syntax doesn't require parentheses if there is only one function parameter. If there are more, parentheses make the code more readable in my opinion.