Class Methods and Comma in Javascript
· ☕ 2 min read
Where does a comma fit in the class methods? No where. Where do I remember it from, then - Vue objects.
When I started using Vue full time some time in 2017, I had this problem with putting commas everywhere. These were becoming like issues with semicolons - except that VS Code Prettier takes care of my semi-colons.