Furkan Demir

Results 33 comments of Furkan Demir

adding some styles to 400 and 500 would be cool tho

> I would but I just addressed the issue, if you want design something and I’ll check it out and merge it with mine if it’s suitable. i think we...

May we consider adding this option to the documentation

I think it would be great to keep all router's config in a property called `router` in StartConfig. I can add `trailingSlashes` if it's fit for you.

i have same error. How can i solve that?

> I don't have any issue with the code itself, but I struggle to see why it's needed? > > As mentioned in #4, `app.listen()` does not block further code...

I've seen this thing before. I would like to contribute.

> Adding a callback like feature would be easy as this: > > > > ```ts > > class Bao { > > listen(options: IListen = {}, cb?: () =>...