Using TypeScript and Rescript together is a great suggestion, especially while ReScript is still growing in popularity and TS is a mega giant. Using TS for the parts that require external libraries with tricky and complicated bindings, and use ReScript for your main components and functions.
Great write up!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Using TypeScript and Rescript together is a great suggestion, especially while ReScript is still growing in popularity and TS is a mega giant. Using TS for the parts that require external libraries with tricky and complicated bindings, and use ReScript for your main components and functions.
Great write up!