Skip to content
This repository was archived by the owner on Feb 24, 2018. It is now read-only.
This repository was archived by the owner on Feb 24, 2018. It is now read-only.

Humbly request to re-write this SDK in today's javascript standard #681

Open
@musso

Description

@musso

Hi core team,

To minimise the headache of using this popular library( got over 4000 npm downloads everyday).

Here are some suggestions to improve code quality.

  1. Use promise instead of passing callback (http://callbackhell.com)
  2. Use TypeScript for type-checking
  3. Use lodash or similar library to deal with object / array instead of passing a raw object / array

Or please suggest the development roadmap so that we dont have to build our own layer of interface on top of this.

Seem to me that this library was developed / initialised by non-javascript/ modern javascript developers. For others having same thought, please share your difficulties / suggestions on using this library.

Many Thanks,

Musso

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions