Vìncent Le Goff
Vìncent Le Goff
This proposal could fit. What do you think @kevinkassimo @kt3k ?
For GMK fonts you can rely on: `Helvetica Rounded LT` example here: https://zekth.github.io/Keyset-Catalog/
@nlsun would it be ok to spin-up a new PR with improvements/applied reviews on this one? Spotted few nits and i'm happy to make this land.
@climba03003 should we leave this one open?
It has been closed because of lack of time / motivation do dig it in deep. I think i summarised the cases we want to cover in here: https://github.com/fastify/fastify/pull/3810#issuecomment-1086585206 I...
@kurtextrem should we close this one?
I think it's good, we should update the tests then
As a really good example you can check this project for struct generation: https://github.com/deepmap/oapi-codegen But we also need to take care of non required with the `omitempty` struct tag: https://pkg.go.dev/encoding/json#Marshal
> Is it perhaps good enough to use the built-in URL module of nodejs now? It does not provide the required featureset
> For automated browser tests we would need e.g. saucelabs or browserstack and run the tests with karma. saucelabs costs atleast 149 $/month. can't we just build a webpage and...