DEV Community

Discussion on: Lessons learned doing open source

Collapse
 
richytong profile image
Richard Tong

I call it rubico - async agnostic functional programming

github.com/a-synchronous/rubico

Thread Thread
 
caroso1222 profile image
Carlos Roso

Amazing work. I love FP. Does it support TypeScript?

Thread Thread
 
richytong profile image
Richard Tong • Edited

Thank you! It's written in pure JavaScript, so totally importable in TypeScript. I gotta get around to speccing out some TypeScript examples