discussions
discussions copied to clipboard
Public discussions for the Express.js organization
## Date/Time | Timezone | Date/Time | |----------|-----------| | America/Los_Angeles | Mon 15-Apr-2024 14:00 (02:00 PM) | | America/Denver | Mon 15-Apr-2024 15:00 (03:00 PM) | | America/Chicago | Mon...
## Date/Time | Timezone | Date/Time | |----------|-----------| | America/Los_Angeles | Wed 10-Apr-2024 14:00 (02:00 PM) | | America/Denver | Wed 10-Apr-2024 15:00 (03:00 PM) | | America/Chicago | Wed...
Many decisions on which tools to use, coding patterns to follow, and generally run some technical decisions depend on how we decide to treat Node.js Version support and how to...
More of a reminder to myself, > ✨✨ > ### Move Non-Actionable Issues to Discussions > > * For active repos, convert non-actionable issues (like general advice requests) to GitHub...
I was chatting with Ulises earlier this week about some of the metrics we have available to us in LFX (the Linux Foundation community tool) and we both thought the...
### Motivation Scorecard are a universal way to "grade" a project, using multiple metrics like security, quality, frequency of updates... Providing this score and being able to to monitor its...
A question came up in https://github.com/expressjs/Admin/pull/3 for how the LTS plan should impact modules under the org. I think we need to have clarity on this, so lets discuss that...
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 to run CI for these `.md` file...
Express CLI
First of all, a huge appreciation to the Express team for coming together and reviving Express. **My suggestion is:** Express should release its CLI, which scaffolds the project boilerplate. While...
In Node.js project, we are building a collection of opinionated and real-world examples, more than a simple `hello world` code. I have proposed an outline for express https://github.com/nodejs/examples/issues/10 - pls...