GithubHelp home page GithubHelp logo

Comments (4)

nodeit avatar nodeit commented on August 24, 2024

I'm not opposed to a refactor and would certainly entertain a dialogue on the topic. I do however have a few questions below:

  • Do you anticipate any breaking changes to the API?
  • Are there new features you want to add?
  • Would promises be in addition to callbacks or are you suggesting we switch to them fully? (I would be opposed to the latter)
  • Generators require Node > 0.11.x (and requires the use of the --harmony flag in some cases). Are you planning on using Babel to make this repo fully ES5 compatible?

You, me and a lot of people rely on this module so I don't want any unexpected surprises for them :)

from shopify-node-api.

gregbarcza avatar gregbarcza commented on August 24, 2024

Hi @nodeit, thanks for the fast response :)

  1. For now I don't want to make any breaking changes so callbacks would be still supported.
  2. For now I have only fixes and better error handling in my mind + better tests.
  3. See 1.
  4. I would prefer babel and ES7 syntax with async await and then we would have legacy support.

from shopify-node-api.

nodeit avatar nodeit commented on August 24, 2024

@barczaG: all sounds good to me. What's the next step here and do you need anything on my end?

One last thing, in terms of testing I do prefer tape but this is not a sticking point for me if you want to stay with mocha/chai.

from shopify-node-api.

nodeit avatar nodeit commented on August 24, 2024

@barczaG I'm going to close this since it's not an "issue" for now. Feel free to reopen when you are ready to get started or if you have any questions for me.

from shopify-node-api.

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.