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
Description
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.
- Use promise instead of passing callback (http://callbackhell.com)
- Use TypeScript for type-checking
- 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
Labels
No labels