Currently (it's now 4 years later), I recommend you use Effect-TS instead of ts-belt, since it handles a lot of cases (like async) more holistically than ts-belt (where development seems to have stalled).
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
If you are using TypeScript (which you should), then instead of Ramda, I recommend now using ts-belt instead.
ts-belt is a recent "Fast, modern, and practical utility library for #FP in #TypeScript."
ts-belt is an alternative to lodash, ramda, rambda, rameda.
Look and feel:
mobily.github.io/ts-belt/docs/gett...
Benchmarks:
mobily.github.io/ts-belt/benchmark...
NPM & GitHub stats:
moiva.io/?npm=@mobily/ts-belt+loda...
Currently (it's now 4 years later), I recommend you use Effect-TS instead of ts-belt, since it handles a lot of cases (like async) more holistically than ts-belt (where development seems to have stalled).