I think my biggest frustration with #Rescript (which is why I'll probably rip it out of my pet project) is trying to translate all the #Typescript types into it.
I'm not sure if Rescript's types (which are basically #OCaml's types?) are less powerful per se, but it definitely feels like it. Maybe due to my inexperience with both.