Ben H

Results 6 comments of Ben H

+1 interested to see how this develops! :)

I also was confused by this. Coming from activerecord, I expected that `create` was a combination of `new` and `save`.

also, `.create` matches the Create of CRUD, which to me aligns it with "hey, something's going to _happen_ here".

What's the best way to jump to the typescript definition, the `.ts` file? We're in a typescript monorepo, and cmd-clicking on imports between packages in the same monorepo results in...

I'm experiencing the same error, but intermittently. Hard to reproduce on-demand. I see it maybe 3x a day, most recently in the PositionedOverlay component.

We would use this feature as well, so +1 @pantharshit00 regarding this statement: > Non unique fields can refer to more than one row in the database, that is why...