/fp-oop-example

Example of the same program written in FP declarative and OOP imperative and a hybrid example.

Primary LanguageTypeScriptMIT LicenseMIT

FP - OOP - Hybrid

  1. Clone/Fork this repository
  2. npm install
  3. npm run build
  4. npm run tdd