Question: Select all that apply. Which of the following is a benefit of using a promise when working with APIs in a Node App?
- Promises allow you to run code asynchronously.
- Promises make sure you only render the results once a value is returned.
- Promises allow you to create callbacks.
- Promises allow you to chain callbacks together.
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the “Integrating With HubSpot I: Foundations” page.