|
|
|
|
|
by overtowed
3126 days ago
|
|
I'm a JS developer who tried to adopt Reason for a full stack side project in September. There is so much to love about the language and ecosystem. After about a week I decided to start over in TypeScript for a single reason: the awkward interop with promises compared to async/await, which is now available in evergreen browsers and Node 8 without compiling down. I'll definitely try again once this is ready. |
|
I tried it with React-Native but found it a bit cumbersome to get it to interact with existing components in Reasons JSX