edgi-govdata-archiving / web-monitoring

Documentation and project-wide issues for the Website Monitoring project (a.k.a. "Scanner")
Creative Commons Attribution Share Alike 4.0 International
105 stars 17 forks source link

Update Contributor.md page with new web standards #81

Closed weatherpattern closed 6 years ago

weatherpattern commented 6 years ago

Update the contributor.md page with the new web standards that were defined in the Web Mon Dev call on Monday 2017-12-06.

https://docs.google.com/document/d/1HY-XNgG4rb7tXrNzmxR7pKssStAgMh51Y9HJAVlqstc/edit

Mr0grog commented 6 years ago

FWIW, a lot of these can and should be ESLint rules. Dunno if we also need narrative docs for those.

e.g. spacing, alphabetization, ES* features, browser features. I think there is a React plug-in for ESLint that may have optional rules for things like prop types (https://www.npmjs.com/package/eslint-plugin-react)

weatherpattern commented 6 years ago

Merged https://github.com/edgi-govdata-archiving/web-monitoring/pull/85 Closing issue.