NLeSC / case-law-app

Apache License 2.0
8 stars 9 forks source link

review #1

Closed jspaaks closed 5 years ago

jspaaks commented 7 years ago

(engage pedantic mode)

code state: https://github.com/NLeSC/case-law-app/tree/e12223ba104536b84e7b7157e6c54d6005b29fa5

In the list below, I'm referring to a preferred ways of doing stuff. I use the (TypeScript) rules from our package https://www.npmjs.com/package/@nlesc/tslint-config-react-app to determine what's preferred. In some other cases, I specifically wrote 'I prefer' to show it's my personal preference.

That's pretty much it. It looks like a long list but don;t be discouraged, I was in full pedantic mode, plus at least half of these items go away once you adopt https://www.npmjs.com/package/@nlesc/react-scripts (it comes with a linter and NLeSC TypeScript rules). Good luck and let me know if you run into problems.

-Jurriaan