Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

New Post: Should there be Intellisense on Express's req and res?

$
0
0
I notice that there's no Intellisense on Express's req and res (because the types are unknown) in this context:-
var app = express();
app.get('/', function (req, res) {
  ...
});
Should there be? Or is that too big an ask, given the way the Express is structured?

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>