Lets just say our javascript / react isn't pretty looking. Would need a code style checker for js side of things, I usually use pycodestyle for python but just write javascript without format checking, still most code is readable but it could be better enforced.
This can also be added as an automated #5 check on PRs.
Comment anything you would like to add or some advice, lets hear it.
Lets just say our javascript / react isn't pretty looking. Would need a code style checker for js side of things, I usually use pycodestyle for python but just write javascript without format checking, still most code is readable but it could be better enforced. This can also be added as an automated #5 check on PRs.
Comment anything you would like to add or some advice, lets hear it.