Refactor React to ReScript Browser Extension Widgets - App in a week day 2
last year I made a little chrome extension with ReScript and React.
Started from Hello World, adding React then adding ReScript.
timestamp 1:24 is kinda the key point.
ReScript transpires a .res file to a .mjs file that I then hand to vite (or whatever build tool/bundler) along with the rest of my .js