theodore icon indicating copy to clipboard operation
theodore copied to clipboard

App.use is not a function

Open coderaiser opened this issue 7 years ago • 1 comments

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 :)

coderaiser avatar Sep 21 '18 15:09 coderaiser

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.

emkay avatar Sep 21 '18 16:09 emkay