/enemy-web

SPA web application for the enemy application. The app that bitch you into doing the things you should have been doing all along.

Primary LanguageJavaScript

Readme for the enemy web thingy

Developing

Code-stylish

React component types

  • There are knowledgable and stupid components
  • Stupid only gets data through props.
  • Stupid are allowed to emit actions
  • Smart know of the stores and the current route. Smart should only choreograph.

Style

  • app prefix is nmy
Typography
  • Headers
    • h1 ()
    • h2 ()
    • h3 ()
    • h4 (Datapoints in boxes)