Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved "reactive programming" to its own section along with alternatives like OOP and functional. Added two test styles test driven development and behavior driven development. These all have a place in the exercises. "functional programming" will hopefully replace a the higher-order functions topics and functional in dlang and ocaml. TDD is a lot of what Exercism does. I propose to limit it to the exercise that benefit specifically from incremental development like [sum-of-multiples](https://github.com/exercism/problem-specifications/tree/master/exercises/sum-of-multiples). That being said, should a track use BDD that should be available in TOPICS as well. See exercism#884
- Loading branch information