Published a blog post
Building on our FFI knowledge from the last post we go through some of the most common patterns that we'll use while interfacing with third-party React libraries. You'll learn how to connect to:

- Normal components (with and without props)
- Hooks
- Render props

https://willcodefor.beer/posts/rescript-ffi-basics-in-react/