-
It would be awesome if we could automate docs for routine minor releases. I'm imagining a GH action that would create a PR similar to https://github.com/expressjs/expressjs.com/pull/1492 for any new r…
-
https://expressjs.com/en/guide/error-handling.html
-
Hello
I can't find the expressjs example @ https://github.com/muaz-khan/RTCMultiConnection/tree/master/expressjs
-
Hi,
I get the error when running my nodejs app.
/home/khaitn/VMTS/Viewer/node_modules/connect/lib/middleware/session/cookie.js.jx:128
return cookie.serialize(name, val, this.data);
…
-
Some documentation so it redirects to the website instead
https://discordjs.guide/oauth2/#a-quick-example
Will be continuation of https://github.com/users/TheBookKnight/projects/6/views/1?pane=issue…
-
I think we should add the Socket.dev tooling to all three orgs repos. It is easy to do, I have already done it for some personal repos and some work ones. I find it is the best in class for warning me…
-
## 1. express.js
- body-parser
- events
- merge-descriptors
## 2. application.js
- finalhandler
- methods
- debug
- http
- depd
- array-flatten
- utils-merge
- path
- setprototypeof
…
-
Both https://github.com/expressjs/express/pull/5509 and https://github.com/expressjs/express/pull/5510 are great examples of why I think we should move this out of the express repo. We shouldn't need …
-
Hello,
The link to template engines here in the [wiki](https://github.com/expressjs/express/wiki#template-engines) is broken. The page on expressjs.com (https://expressjs.com/en/resources/template-…
-
### Description
It seems that Express v5 is actually close: https://github.com/expressjs/express/releases/tag/v5.0.0
We should ensure we have support for this. This means ensuring that this is suppo…