Blog post about using JSXv4 for binding to APIs that use props spreading

I just published a blog post showcasing how you can utilize the new JSXv4 release in ReScript 10.1 to bind to APIs that utilize props spreading. This was previously quite painful in ReScript.

Posting it here too in case there’s interest: ReScript, React and spread props - it's now possible! - DEV Community 👩‍💻👨‍💻

Shout out to @moondaddi and @cristianoc for all the hard work around JSXv4!

10 Likes

Nice Post! I was just trying to implement react-slider. This helps a lot!

1 Like