Dan Bar-Shalom

Results 26 comments of Dan Bar-Shalom

Not trying to demotivate you or anything, but since this project seemed to be abandoned, I moved to using [itty-router](https://github.com/kwhitley/itty-router) now. It is well maintained and has a large community.

An API gateway is a missing piece in the Cloudflare ecosystem. Leveraging "services" capability, a good API gateway can be used to trigger handlers on different services. Maybe something that...

OK, I figured that I have to run `dtsm` before `npm install`. But typedoc module still cannot be found after that. ``` $ npm i npm WARN prepublish-on-install As of...

The docs say that 3.1 is supported... So it's not really the case?

When using the key/value UI, some characters are encoded (`&` and `=`), while others are not (`+` and `%`). From a user experience perspective, I'd expect the UI to have...

The need to explicitly write `displayMode: 'email'` is a relatively new change. I don't know why it was decided to have this breaking change, while it could easily be decided...