Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development On Hold? #2827

Closed
Joshua-F opened this issue Dec 13, 2015 · 9 comments
Closed

Development On Hold? #2827

Joshua-F opened this issue Dec 13, 2015 · 9 comments
Labels

Comments

@Joshua-F
Copy link

I've not noticed any updates to this repo in awhile, any reasons to this? I haven't seen any posts about it either, though I've noticed some contributors/owners replying to issues. No big deal, just wondering.

@dougwilson
Copy link
Contributor

Express is in active development. In particular, unlike the Express of old, a lot of Express code lives in dependency modules, with most work occurring there. For example, the entire router of Express has been extracted into it's own module, so the main source of activity for Express no longer even lives in this repository.

I hope that helps; Express is made up of about 50 repositories, and so activity will be spread across them, an no longer concentrated here. There is only so much activity that can be done on a small repository.

@dougwilson dougwilson self-assigned this Dec 13, 2015
@Joshua-F
Copy link
Author

Is there a central place that has a list of all of those repositories?

@dougwilson
Copy link
Contributor

On GitHub, we have them split into three organizations: expressjs, pillarjs, and jshttp. General feedback can always be provided at callback@strongloop.com

@dougwilson
Copy link
Contributor

I'm on a computer now, so here are the links:

@Joshua-F
Copy link
Author

Thanks for the info, looking forward to 5.x 👍.

@dougwilson
Copy link
Contributor

So are we all :) Our big ticket items are out of the box TypeScript bindings, HTTP/2 support, and Promise support in the middleware model.

@Joshua-F
Copy link
Author

TypeScript bindings and Promise support are two of the reason I can't wait to use 5.x. Great work from the express team and contributors.

@ghost ghost mentioned this issue Jan 10, 2016
@fourpixels
Copy link

@dougwilson - can you please elaborate on this: For example, the entire router of Express has been extracted into it's own module? Can't seem to find anything like that, and still fighting with Router.

@Joshua-F
Copy link
Author

He was talking about express 5.x, which has the router here.

@expressjs expressjs locked and limited conversation to collaborators Oct 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants