Skip to content

Process

Max Krieger edited this page Oct 6, 2016 · 8 revisions

Because of how components are laid out, it's very easy to add/change features.

##When creating a component

  • Figure out its classification. Is it an organ? controller?
  • Add & label it to the trello board
  • Make sure it's somewhat annotated (commented in the top of the class)
  • Make sure it's testable (test method)
  • Don't make unnecessary/misceallaneous opmodes. Put it in a dedicated testing opmode to test it.
Clone this wiki locally