Gergő Nagy

Results 55 issues of Gergő Nagy

![CleanShot 2024-01-13 at 09 52 45](https://github.com/TechEmpower/FrameworkBenchmarks/assets/7690112/f3ed759d-b9c8-4a4c-9c7b-d1d1aa4b555c) The `ntex[sailfish]` was the fastest in the single query category. But there is no test with this display_name on the [`R22 tag`](https://github.com/TechEmpower/FrameworkBenchmarks/blob/R22/frameworks/Rust/ntex/benchmark_config.json) nor on...

⚠️ Note: This is a draft PR! Rebases and changes are to be expected until it moves out of draft. ## What is the purpose of the change: This PR...

The current behavior is such, that if there is no options passed into the `getCookie()` etc it will always return the client side implementation. https://github.com/andreizanik/cookies-next/blob/master/src/common/utils.ts#L20-L22 ``` export const isClientSide =...