Giter Site home page Giter Site logo

Comments (20)

dougwilson avatar dougwilson commented on March 28, 2024 1

@crandmck yep!

from discussions.

dougwilson avatar dougwilson commented on March 28, 2024 1

Link for Participants: https://plus.google.com/hangouts/_/hoaevent/AP36tYdM_bgNKc1pXakhc8lqt_VHGS1Jea6WPR2irly_T-JSZAmY0g?hl=en&authuser=0

from discussions.

jasnell avatar jasnell commented on March 28, 2024 1

Yes, v6 will be the next LTS, it won't transition to LTS tho until October. Between now and then we will still be actively landing semver-minor bumps and quite possibly v8 majors if there are no API/ABI breaking changes. v5 support will trail off over the coming few weeks. v4 will remain on the active LTS track until April 2017, after which it switches to maintenance.

Btw, in node core have a tool called citgm (https://github.com/nodejs/citgm) that runs ecosystem tests in our CI environment as part of our normal process. We can get all of the jshttp modules into that. All it takes is a PR.

from discussions.

LinusU avatar LinusU commented on March 28, 2024

I'm sorry to say that I need to sit this one out :( it's a bit hard for me to make every meeting since they are at 01:30 in the night for me, but I hope to be around for the next one 👌

from discussions.

jasnell avatar jasnell commented on March 28, 2024

Just wanted to check-in. It's been a few weeks since I've been able to join the calls. Does the @expressjs/express-tc feel there is any need for either of the TSC mentors (myself or @mikeal) to be on this weeks call? Are there any issues that need clarification or input from either of us?

from discussions.

crandmck avatar crandmck commented on March 28, 2024

@dougwilson Are you available for this meeting? Do you have any agenda items?

@jasnell For my part, I don't have anything specifically for mentors. Can't speak for anyone else of course.

from discussions.

jasnell avatar jasnell commented on March 28, 2024

Ok, well I'll hold off on dialing in but I will be online. Mention me in a comment here and I'll jump in if necessary.

from discussions.

jasnell avatar jasnell commented on March 28, 2024

oh! Node.js v6 is scheduled to hit on Tuesday. We have a few additional changes that are pending that could land before then. One of which is nodejs/node#6102 which impacts the HTTP headers property. I'd appreciate if we could get a review on what the impact of this change would be. Also, would be great to know if anyone has seen any other regressions.

from discussions.

dougwilson avatar dougwilson commented on March 28, 2024

Sorry, I was just on my way home :) Yes, I'll be there, and will be making the Google Hangout in a few minutes so we'll have it :) I was thinking a bit about topics today, since there wasn't any that came up yet, and Node.js 6.0 I think is worth going over (a good one to do at a TC level) and probably a couple others.

from discussions.

crandmck avatar crandmck commented on March 28, 2024

Great, so @dougwilson just to confirm: You've solved your PC tech issue, and you don't need me to host the meeting on zoom.us?

from discussions.

jonathanong avatar jonathanong commented on March 28, 2024

how do i hop on? is there a google hangout?

from discussions.

dougwilson avatar dougwilson commented on March 28, 2024

Link for Observers: https://plus.google.com/events/c42doafcrpf6pta39jskgrho7t4

@jonathanong I'll have the link for participants in just a minute, after I install Chrome apparently.

from discussions.

wesleytodd avatar wesleytodd commented on March 28, 2024

Link to standard: https://github.com/feross/standard

Personally I help support happiness, which does do the semicolons, but also uses tabs. Semi-standard is the fork that uses semicolons: https://github.com/Flet/semistandard

EDIT: feel free to move this over to whatever discussion thread you make

from discussions.

crandmck avatar crandmck commented on March 28, 2024

Here are my limited notes. Will consolidate with anything else added and create a md doe in this repo as Doug suggested.

Node v6 to be released next Tues:

  • Will v6 be the next LTS? Rand will try to find out from Bert.
  • Run test suites on v6 on JSHTTP modules
  • 4.14 Release will be forthcoming, after Node v6, so we can make any fixes in that release. Will have a release based PR.

Delete the old redundant https://github.com/expressjs/express-api-docs repo - no objections.

Add to website something about TC meetings. @crandmck will do this.

Create docs in this repo for meeting minutes

Discussion of doc translations - will take a look at proposed changes to Japanese
translations expressjs/expressjs.com#620
and contributed Slovak trans.

5.0 release - work ongoing (might require Node 4+)
Prob wont support http2 OOTB.
Discussion of TypeScript support

Discussion of using ESLint for contribs and possibly tests and also
code style/rules (Blake suggested https://github.com/feross/standard)

from discussions.

LinusU avatar LinusU commented on March 28, 2024

Huge +1 on standard style from me, we are already using it in multer and it's working great!

from discussions.

hacksparrow avatar hacksparrow commented on March 28, 2024

Thanks for the summary @crandmck.

from discussions.

cdnadmin avatar cdnadmin commented on March 28, 2024

Hey, guys, just a thought. How about adding a wiki to this discussion repo to house final agenda, meeting minutes, etc for posterity and easy reference. This helps streamline the communication about what's going on with Express, TC, etc without all the noise of GH issues discussions' back-and-forth. :-) ...albeit GH discussions' back-and-forth are definitely useful in some instances.

from discussions.

intellix avatar intellix commented on March 28, 2024

Came here searching for http/2 goodness :) Using angular-cli, which is using SystemJS and ES6 module loading. To start a development server takes about 6 seconds to load around 600 files (insane!). I imagine with http/2 this will ease pain quite a bit when serving files locally.

What's the main pain point in supporting http/2 out of the box?

from discussions.

wesleytodd avatar wesleytodd commented on March 28, 2024

The recorded video: https://www.youtube.com/watch?v=8ZRRTVTtQ3U

from discussions.

gireeshpunathil avatar gireeshpunathil commented on March 28, 2024

meeting happened long back, closing. Please re-open if anything is outstanding here.

from discussions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.