Giter Club home page Giter Club logo

Comments (3)

benjie avatar benjie commented on May 27, 2024

This is written in ES2018 (ES9); there's no need for Babel - Node.js natively supports async/await, object rest/spread, all the new helpers, etc. Check out https://node.green/

Pauses to think...

Ohhhh I guess you want ES6 modules? I'm not keen to add a compilation step merely to use import statements rather than require; but I have been considering moving this example to using TypeScript... 🤔

from bootstrap-react-apollo.

timini avatar timini commented on May 27, 2024

Ohhhh I guess you want ES6 modules?

Yep, I guess so, Indeed its just sugar I can live without. My suggestion stems from the fact I'm using create-react-app for all my projects and it would be nice to have continuity with that, but I guess its best to choose the right tools for the right purpose. I don't have much experience with TypeScript myself... yet :(

from bootstrap-react-apollo.

benjie avatar benjie commented on May 27, 2024

Totally understand the desire for consistency 👍 I'm aiming to try and make this fairly light/universal; but hopefully you can convert it to imports using codemods.

from bootstrap-react-apollo.

Related Issues (5)

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.