Artem Tyurin
Artem Tyurin
@patricklodder any thoughts on this?
@supasate I've encountered this issue today using the latest `connected-react-router` together with `[email protected]` and `[email protected]`. And indeed the solution above by @escaton fixes the problem. Would you accept a pull...
Sorry, I have no idea. I don't use this project at the moment. Would you be able to extract the required API call from https://github.com/bartmachielsen/SupermarktConnector? Or maybe you can intercept...
Hi. Yeah, I'm aware of crashes related to video posts. If you see a particular post or channel where it crashes, please let me know here. I am not actively...
On a topic related to enums and matching, I think there is a possibility to improve on how algebraic data types work in BorrowScript compared to TypeScript, please see https://github.com/microsoft/TypeScript/issues/36336.
I was looking at this at some point. You can definitely run the compiler as a standalone package in the browser, but the tricky part is the services that provide...
@trusktr I don't really want to do a backend with storage for this one, do you maybe know any short link API that can be used for this?
@karol-majewski yes, this definitely should be done, however it becomes tricky with params coming from url (they probably should take precedence).
After #35 it is `.ts` by default and `.tsx` if you turn on JSX option.
Do you want a full exception message or just an indicator that it happened and you might need to check the console?