Looking for blog post feedback

Hey everyone, I’ve just finished a draft of a new blog post about using TypeScript to get type safety in external bindings, and I’d really appreciate some feedback. Anything constructive, whether negative or positive, is very welcome.

https://deploy-preview-280--benadamstyles.netlify.app/blog/rescript-type-safe-bindings/

Thanks so much!

4 Likes

Looks great! I like that it’s concise and covers one topic with just the right amount of extraneous detail.

I’d add a signpost early that you will give step-by-step instructions later, but want to cover the theory first. Readers may also be interested in an explanation of “why” this works. What is genotype.import doing?This will help them understand any limitations or cases where it fails.

1 Like