Michael Aubry

Results 15 comments of Michael Aubry

Okay, I take that as a challenge, I haven't done much (well any) testing but you're right I need to make it a habit, I need to learn how to...

Awesome thanks for writing that tut and providing the link. Ill have to check it out sometime today. Got a lot on my plate with classes and projects, I haven't...

Experimenting with this myself, I feel like this could be a clean approach. ```js export const db = new PrismaClient(); interface ISchema { PrismaTypes: PrismaTypes; Scalars: { DateTime: { Output:...

I'll see if I can put something together soon. Currently hitting it hard on https://storycreatorapp.com. Dragging and dropping is one of the main features of the app. I am using...

Also would be really nice to have an API to partition data somehow based on customers.