blogworktalksabout

Talks

FUN OCaml 2024

Universal React in OCaml

server-reason-react implements react-dom/server and some of React's internals in OCaml. Its purpose is to natively render HTML markup from the server for a Reason React application. This pushes the idea for universal code (sharing code between the browser and native) and this talk is the story of all of this, and what are the solutions we applied at ahrefs

React Alicante 2023

Server-side rendering React natively with Reason

Presenting server-reason-react, some context of the language and the library. What it means to render React in OCaml. How we use it at ahrefs.com. A benchmark against a Node equivalent, and the future of all of this.

ReasonSTHLM November 2020

The needed introduction to make a ppx

An introduction to make your first ppx, your first OCaml preprocessor extension

ReasonSTHLM May 2020

Presenting styled-ppx

Talk about my experience building and using styled-ppx

NearForm WFH Conf 2020

CSS-in-Reason and OCaml

Present the status quo of writting CSS inside ReasonReact apps and my approach to fix it

@davesnx

Source