Jack Kavanagh

Results 91 comments of Jack Kavanagh

--experimental-require-module does not help

If there's only white space change in package jsons please revert them. If not please don't reformat just install the package its too hard to read the white space diff

> hi @jackkav, i have revert the `package.json` and added required libraries, as whitespaces were introduced due to my linter extension. We use biome to lint and format

I need to discuss further with the team.

If we think about this as a memoization problem, we should have finite inputs that have a deterministic output, currently this is modeled with useEffects, and useCallbacks. I argue that...

https://github.com/Kong/insomnia/pull/9200 There is some risk updating tailwind to v4 but it appears related to this effort, so help getting it updated is very welcome @CurryYangxx

Looks like you're trying to build a page object model, I think you'd be interested to read this. https://playwright.dev/docs/pom Thus far it has been a consious choice of our not...

Whats the motivation here?

I think we should discuss this in the next weekly meeting, im interested in exploring more ideas to make this better

I have an idea for an approach for this problem, we could transform the models from a series of js files which need to be evalled and imported many times...