Get disciplined with Javascript (or the simplest guide for eslint)
In my opinion, the worst point of javascript is the lack of formatting. There isn't a specific rule included in the language that allow us to format the code. Therefore, when you work in a team, it is not easy to have the same way of writing. And whe...
fberrez.hashnode.dev3 min read