matt penrice
matt penrice
Feels a pretty natural fit what with Clipanion's Context already typed and available. I'll leave this open as a reminder perhaps
try ink
think the answer to this is to follow the docs exactly: ``` // https://github.com/dchester/jsonpath#jpqueryobj-pathexpression-count import jp from 'jsonpath' jp.query(BLAH) ``` If you destructure the import (as i was): ``` import...
Yes, there were many subsequent changes that aren't really relevant to this discussion. This [comparison view](https://github.com/typeorm/typeorm/compare/master...e740d2d91b4f640c9066f3818142873e5431c3ac) is best (just ignore docs/faq) In terms of public api, the only thing that...
Thanks @B4nan . I seem to recall you mentioning somewhere that you had a medium term goal of replacing Knex? I'm thinking it's best i wait til after that. It's...
It's never nice to get penned in by dependencies I'm sure you'd agree. Library authors declaring classes as `final` in my PHP years used to wind me up no end...
> > There are some things that are missing comparable to TypeORM but I'm still unsure whether they are actually needed at all. > > Like what? For SQLite, the...
It's definitely possible to do _some_ UI testing through unit and snapshots but i'm definitely past there now for my app. I'm gonna have to do a lot of research...
Hi @G-Rath, @streamich would be grateful if you cast a beady eye over my [PR](https://github.com/streamich/unionfs/pull/441)
https://twitter.com/cpojer/status/1495511984330412034 On Tue, 10 May 2022 at 07:09, Zeno ***@***.***> wrote: > noone at facebook cares is the simple truth - we'd see progress on this if > they did....