theodore
theodore copied to clipboard
App.use is not a function
Would be great to have ability to use function use to use express middleware :).
And ability to not use new keyword also would be great :)
Would be great to have ability to use function use to use express middleware :).
There would probably be some compatibility problems, but yeah that would be interesting. I don't think I will get to that one though.
And ability to not use new keyword also would be great :)
Agree, but not sure if that's possible using class syntax.