Hello ocamlers,
I wrote a blog post about some optimizations I made in html_of_jsx
I wanted to share it since those tricks are only possible at the preprocess stage, and a library would fall short. html_of_jsx is a small library that is used in a few places, but also a playground for server-reason-react (a bigger project).
Anyway, I’m still getting used to share some of the long forms of content, so feel free to give me some feedback/corrections or ask any question.