Imed Jaberi

Results 84 comments of Imed Jaberi

> Can I ask [here](https://github.com/reactjs/ar.react.dev/issues/122) if I have a question , or is there any another channel ( slack , Discord..) ? I see also that there is some efforts...

@kannanhassouna, I was supported the Arabic language as you can see [here](https://github.com/nodeschool/nodeschool.github.io/blob/source/languages/ar.json). Just, we need to build and deploy the source branch.

@titanism could you work around this task due to blurring for the publishing process ... We need similar behavior to what we have on the router module, once we publish...

@zbrydon Thanks for your contributions, could you please add test cases!

@jonathanong this part belongs to [cabinjs/request-received](https://github.com/cabinjs/request-received) latest updates, exactly starting from v0.0.2, due to a switch from using `new Date()` to `Date.now` as you can see [here](https://github.com/cabinjs/request-received/commit/6295d613038927eb11f0b7404ff9846b3d6185c8#diff-bfe9874d239014961b1ae4e89875a6155667db834a410aaaa2ebe3cf89820556L7). I think the...

I'm not entirely sure, but I believe @titanism added it to facilitate integration between the two libraries for more effective use in other projects.

I'll be rewriting the module in TypeScript over the coming weeks. In the meantime, I'll clean up the current version and continue supporting `request-received` until the rewrite is complete.

We are reverting `path-to-regex` from version 8 to version 6 due to the challenges and significant impacts that version 8 poses for many consumers. We are not yet prepared to...

@MatXSz I am waiting for the permission. Currently, you can use `@koa/router`! cc @titanism

`@koa/router` v14.0.0 published 🎉! Koa Router Version | Path to Regex Version | Koa Router Status ------------------- | ---------------------- | --------------------- | 12.0.1 | 6.2.x | Deprecated ❌ | 12.0.2+...