I'm just diving into functional programming and this project seems like a good idea since Ramda's style offers advantages, but a project I'm working with already uses lodash. I want to npm install it but your package.json seems to be configured for ramda.
should this be used in a project and if so, can you update the package.json?
I'm just diving into functional programming and this project seems like a good idea since Ramda's style offers advantages, but a project I'm working with already uses lodash. I want to npm install it but your package.json seems to be configured for ramda.
should this be used in a project and if so, can you update the package.json?
thanks!