Jonathan Kolyer

Results 22 comments of Jonathan Kolyer

I would look at porting the typeorm controller. It's pretty large, so maybe you don't need everything all at once. I may do this in a fork later, but right...

I made a fork and provided a workaround for circular dependencies. The fix I used is a ruby script that post-processes the .base models into one single file. Then I...

@emckay Glad you like it. I still need to fix some lingering dependency issues and other tweaks. Should get to it next day or two. I'll reach out on email.

> @jkolyer I've tried looking at the repo you've linked but their arent' any commits from you. @krstns I had to separate my changes to unblock people. There were [packages...

[Here's the ruby script I wrote for workaround](https://gist.github.com/jkolyer/d2577a524f632953f5ff409aa3ec721f) I'm going to prioritize fixing my fork so this isn't necessary. It works for me using nestjs, hope you all can get...

Made some updates and added code comments. Still work-in-progress, but known TS errors resolved, including all circular dependencies.

The workaround I used does post-processing and is not a proper solution. To do this right will take me a couple of days effort, but I feel it's worthwhile. I'll...

@Aryk [Created this PR](https://github.com/mobxjs/mst-gql/pull/337) with a minimum set of fixes. Note I haven't touched the examples. I tried to but realized I cannot confirm they will work properly since they...

I too am a fan of both tide and yarn2. Would like to see support in tide. If there's anything I can do to help, test, debug, whatever, LMK.

I just found this and have to congratulate your team on an outstanding product. Really love the turnkey functionality, clean interfaces, and quality design. Exactly what I was looking for...