Back to Glossary
DevelopmentIntermediate

What is Promise?

A way to handle operations that will complete in the future, with success or failure

Why It Matters

Promises make it easier to write and read code that deals with things that take time

Real-World Example

A promise that resolves with user data when the API call succeeds, or rejects if it fails

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.