Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDKs] Node.js improvement - Part 2 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eozores-telefonica
Copy link
Collaborator

@eozores-telefonica eozores-telefonica commented Nov 8, 2024

🎟️ JIRA ticket

LATCH-2217
LATCH-2398

πŸ₯… What's the goal?

Code improvement and optimization

🚧 How do we do it?

  • Update to ES modules
  • Remplace calbacks for promises
  • Refactored and face cleaning
  • Updated dependecies
  • Add interactive examples
  • Updated with common name paring

πŸ“˜ Documentation changes?

  • No docs to update nor create

πŸ§ͺ How can I test this?

Download project and execute:

  • npm test
  • node examples\example.js

Last words

  • They are major changes, it is not backward compatible

Updated dependecies

Refactored and face cleaning

Update JsDoc

Updated tests

Add interactive examples

Added common name in paring cases

Add basic example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant