Kevin Newman

Results 168 comments of Kevin Newman
trafficstars

Just a note, if you import a .scss file from in a package that you don't control which imports via `~` (in my case a third party package uses and...

@piotrpospiech I think this looks good, one note though - if you remove the initial getter (it's not a fetch - the data may already be on the client, and...

The problem is that the issue is subtle and difficult to understand. It's still a problem, but it's hard to convince the engineers. It's been long enough that I'd have...

This mostly works for me on the latest preact and react, but I do find an error in some places from a lack of `React.use` in preact. I searched around...

It's not that you can't make a site work well/fast with react, it's that you have a LOT more room in your bundle, parse and init budgets if you use...

Can `ongoworks:security` be used in place of insecure package?

Is the `ongoworks:security` package enough to handle that? (I’ve only just started playing with it). Kevin N.

@Saeeed-B has made a reproduction, and I can confirm the behavior: https://github.com/Saeeed-B/Corrupted-data-in-SSR-and-fast-rendering

AdminConfig is global in the "eager" folders like `lib`, `client` and `server`. It should work exactly the same way it always has.

Possible to get this merged? The swc plugin doesn't work at all right now.