Giter VIP home page Giter VIP logo

Comments (5)

sadzebra avatar sadzebra commented on July 27, 2024

I guess it would depend on LTS support. I thought this might help with a decision.

https://github.com/nodejs/LTS#lts-schedule1

from stream-react-example.

dwightgunning avatar dwightgunning commented on July 27, 2024

@sadzebra The release maintenance and LTS schedule is definitely something to consider.

My instinct is that since this is 'showcase' application, the codebase ought to continually move forward and adopt new language features as soon as they're available. Contrast that to our API Client libraries and Framework Integration libraries which are dependencies of other projects and should therefore retain support for all Node versions that being maintained.

In this case we should definitely be more clear about what version of Node is required. That probably includes a mention in the accompanying blog entry and as well as setting the 'engines' property in package.json.

I'd interested to hear your thoughts on this; does that seem a logical approach?

We'll also get input from @nparsons08 who led this recent round of updates. There may be something I'm overlooking.

from stream-react-example.

sadzebra avatar sadzebra commented on July 27, 2024

Yeah, i'd have to agree, seems like the logical approach. The LTS is in maintenance at the moment so in theory anyone using that should be looking into migrating anyway. Also version 7.x doesn't have support now so i would assume that the majority of users will be on 8.x or moving to 8.x, which also has LTS until 2019.

I've added a comment on the blog advising users to upgrade the version of node already, but writing that into the blog post itself would be worth it.

Is the blog a collaborative project as I've found a couple of points that could do with updating. (I've put them in the comments section)

from stream-react-example.

dwightgunning avatar dwightgunning commented on July 27, 2024

Is the blog a collaborative project as I've found a couple of points that could do with updating. (I've put them in the comments section)

Comments on the blog pointing out areas for improvement are most appreciated. We're a fairly small team juggling quite a few projects, libraries, languages, etc. so sometimes it takes longer than we'd like to respond. But we do really love the fixes and feedback!

from stream-react-example.

astrotars avatar astrotars commented on July 27, 2024

Hi all, just a quick update from my end. Provided that Cabin is a tutorial, we've decided to keep it up to date with the latest version of Node.js (currently 8.4). If you're running an outdated version of Node.js, we encourage you to upgrade to avoid breaking changes that were pushed during the last update – apologies for not making that clear. Closing this out for now, however, feel free to open up new issues should they arise. Thanks!

from stream-react-example.

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.