I realise that the let bindings replaces them rather elegantly in most situations
But I am personally a very mix and match-y type where my JS codebases uses promise chains where they make sense and async/await where they makes sense and will be doing the same with Reason
Worth considering whether that's something others could want to do.
I don't mind this being removed from the library since I'll just redefine it in my code anyway but thought it was worth mentioning!
I realise that the let bindings replaces them rather elegantly in most situations But I am personally a very mix and match-y type where my JS codebases uses promise chains where they make sense and async/await where they makes sense and will be doing the same with Reason Worth considering whether that's something others could want to do. I don't mind this being removed from the library since I'll just redefine it in my code anyway but thought it was worth mentioning!