Playing around and trying to learn Functional Programming in TypeScript/JavaScript. Experimenting with the Funkia libraries.
Clone repository and run npm install
Use Jabz IO with fetch to retrieve data from jsonplaceholder.
npm run io-fetch
Took some code from this JavaScript functional programming article which was using Ramda tried converting it to TypeScript and Jabz.
npm run showIndexPage:ramda
npm run showIndexPage:jabz