2018 elections apps style
Essential conventions for keeping your coworkers sane.
Last updated
Essential conventions for keeping your coworkers sane.
Last updated
Generally, back-end projects use existing naming conventions. Front-end projects use the namespace elections-2018
.
lambda-elections-2018-results
lambda-elections-2018-slackchat
Should always be scaffolded using the .
Should always follow the pattern of module_elections-2018-*
. For example:
module_elections-2018-county-choropleth
module_elections-2018-census-scatterplot
Continues to be politico-civic-*
.
Is required. Use in the editor of your choice for JavaScript. Use for Python.
Write them with any essential notes.
For dataviz modules, be sure to always update the README with the public API of your module.
Because issues are the primary way of tracking development in CodeTree, every repo should have at least one issue that is "Push to production."
Will happen in , based on issues in GitHub.