In my previous article, we explored how BuckleScript allows you to turn OCaml code into readable JavaScript, and how to interface with other modules in the JavaScript ecosystem. How to build #disruptive OCaml #microservices with BuckleScript
Recently, I started tinkering with OCaml. It’s Very Fun™, which makes it a great fit for a quick side project. So, for…medium.com Today I’d like to continue on this path and show you the awesome @@bs.send.pipe binding attribute, which enables us to write concise…