Václav R. Gröhling

Results 4 issues of Václav R. Gröhling

This PR adds a new option `strict` to [`parse`](https://date-fns.org/v2.16.1/docs/parse) to enforce the same length of the date part in the date string as the length of tokens in the format...

🎉 Feature

#### References to other Issues or PRs Closes #4784 - a feature request #### Have you read the [Contributing Guidelines](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/CONTRIBUTING.md)? Yes 👍 #### Brief description of what is fixed or...

## 🚀 Feature We are building our API according to [Google AIP](https://google.aip.dev/general), so our URL's contains typically just one path parameter, either `{name}` or `{parent}` which contains multiple URI segments,...

I encountered a problem with valid JS code that was hard to translate into rescript - the problem is [discussed here in the forum](https://forum.rescript-lang.org/t/recursion-in-a-function-argument-via-callback/5744/6) - it turned out the `ref`...