DEV Community

Discussion on: Easily Integrate Ramda into Your React Workflow

Collapse
 
davidsanwald profile image
David Sanwald

I really loved ramda. It was almost an addiction.
But currying, data last, pointfree style creates so many problems if the codebase needs to be converted to Typescript later.