expressjs.com icon indicating copy to clipboard operation
expressjs.com copied to clipboard

Results 122 expressjs.com issues
Sort by recently updated
recently updated
newest added

Remove broken link in [Performance Best Practices Using Express in Production](https://expressjs.com/en/advanced/best-practice-performance.html) on Handle exceptions properly section, there is a link point to [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) but the page is...

pr
doc

More details added a better understanding, of how it works.

pr
needs tech review

Update to v4 of socket.io docs

pr
doc

Many people come to Express with little or no Node experience. We need an intro that includes explanation of basic stuff, e.g. asynch programming, callbacks, etc. At the same time,...

enhancement
help wanted
doc

Add documentation based on the updates to path-to-regexp in https://github.com/pillarjs/router/pull/102/files. I also took the opportunity to simplify the intro and remove references to "alpha". I'm happy to revert or extract...

pr
needs tech review

This is a work in progress. Do not merge. Just heads up to Indonesians if you see this PR, you can contribute. Will working gradually on this.

pr

Currently, it's easy for new contributors to accidentally miss the `eslint` configuration and incorrectly format their code examples when first creating a pull request. Adding git hooks gives contributors immediate...

pr
deps

The security and performance recommendations were a bit out of date. While I was reading through it I felt like we really had a ton of things in here for...

enhancement
pr
doc

It's important to maintain a good and updated translation of documentation. But how can people know what is updated and what is not in the translation of their language? I...

help wanted