Add rambda to functional programming section

This commit is contained in:
Dejan Toteff 2020-11-29 19:12:21 +02:00
parent c9e0ce415d
commit e82daac72a
1 changed files with 1 additions and 0 deletions

View File

@ -397,6 +397,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [mout](https://github.com/mout/mout) - Modular JavaScript Utilities.
* [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility.
* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript.
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
## Reactive Programming