Approaches to Type Safe JS Interop Design
Learn multiple approaches to create a type safe design for doing interop with JavaScript-land.…
Learn multiple approaches to create a type safe design for doing interop with JavaScript-land.…
I have been writing ReScript for a number of years at Plow. Writing ReScript has been an enjoyable experience even at one point we never had a single runtime error for close to two years. That is really amazing compared to the JavaScript experience. I even use ReScript for my…