Nils 🧮

Results 5 comments of Nils 🧮

Interesting to see that Bittrex now has an updated web socket API. I wish they would either ditch SignalR completely or pay someone to publish a modern, asynchronous client for...

The fact that this is still unresolved is completely bananas. 🍌

For runtime resolution of `src/...` files to a `build` or `dist` directory, I can confirm that https://github.com/ilearnio/module-alias works beautifully. It also doesn't need a `tsconfig.json` at runtime. Make sure to...

@duffman: I was hoping that `tspath` would recognize the use of `rootDir` in `tsconfig.json` and strip it from the paths.

@pietrzakadrian: I had to use `@RelationCount` (deprecated) and `loadRelationCountAndMap` here, which executes extra queries against the database. Still better than nothing. Please merge #4703, it'll give users something to work...