jungsoft/frontend-style-guide

Update style guide

Closed this issue · 1 comments

We should update the style guide with the following practices:

  • Breaking lines for method chaining (There's an eslint rule related to it and we should add it to our eslint config)
  • Early return to avoid big if blocks

This should be added to the Code Standards section

All changes mentioned above were originated by discussions on merge requests