DEV Community

Juan Rodríguez
Juan Rodríguez

Posted on

What's you experience working with functional programming?

Hey guys! I'd like to know how was your experience in general(Javascript) with any funcional programming library in production environments using or not libraries(Ramda, RxJS, etc).
How do you make that possible when you work (probably) with people which are not fully prepare for that and other aspects like maintainability, hard parts, test, performance and how do you implemented using different frameworks or environments(NodeJS, React, Vue, Angular or just vanilla JS).

Top comments (0)