
# Design Decisions

If you're interested why we chose A over B this directory might be for you.

## TOC

- [Own implementation vs. using an existing one](own-implementation.md)
- [react-motion for animation](react-motion.md)
- [Enzyme for testing](enzyme.md)
- [Karma as runner and jasmine for assertion](karma-jasmine.md)
- [JavaScript standard style](standard.md)
