Jordan Stout

Results 91 comments of Jordan Stout
trafficstars

I'm not using TypeORM. I'm using MongoDB at the moment and they are pretty far behind in driver support. And not a lot of movement in MongoDB within TypeORM (issues...

@NoNameProvided I created a decorator already, but it's bound to the field and not the class, so I lack access to multiple fields. Edit: I might be able to access...

Yes, in my fake example use-case, perhaps it can be solved "cleanishly" (although the two fields are not related at all, so IMO it's not clean and is actually more...

@NoNameProvided this is pretty wanted.

It'd be cool to have direct links of what exactly all is needed as well as instalation of this library. I have a new custom accoustic kit being made right...

Also, have you tried this with something like Kontakt 5? The Jay Maas signature series sampling from RoomSound is so nice. https://www.youtube.com/watch?v=6PCLWqnZ0bA

Food for thought: keeping the software OS but having a paid hardware.. I'd buy that over building it myself and just hack on software side. Easier way to get into...

:thumbsup: on this too. https://github.com/chriso/validator.js is a highly active and battle-tested validation library. i just ran into this forms library and it's exactly what I was looking for. I'll play...

Yep, I came to check out this project thinking, "oh, awesome". I cloned, ran the example, and :hankey:. No bueno!

I too was trying to do something similar to what this does. I created an app only for the use of event subscriptions as well as bot events for use...