A story of how static analysis helped improve performance in html_of_jsx
Tutorial on how to test your own ppx with cram tests
Tutorial to discover how cram tests in OCaml provide a powerful way to snapshot test your CLI apps
Explain what's melange, its integration with dune and a bunch of benefits of using Melange to compile Reason and OCaml to JavaScript
Introduction to server-reason-react, an implementation of react-dom/server in OCaml
A bunch of resources to learn OCaml in 2023
My opinion about why isn't a great idea to use tailwind for your design system
I reimplemented jq in Reason; compiled it to a native binary and to a JavaScript library
A small trick I use to run yarn/npm scripts faster