About 577,000 results
Open links in new tab
  1. Promise - JavaScript | MDN - MDN Web Docs

    Sep 18, 2025 · To learn about the way promises work and how you can use them, we advise you to read Using promises first. A Promise is a proxy for a value not necessarily known when the …

  2. JavaScript Promises - W3Schools

    Here is how to use a Promise: Promise.then () takes two arguments, a callback for success and another for failure. Both are optional, so you can add a callback for success or failure only. To …

  3. PROMISE Definition & Meaning - Merriam-Webster

    The meaning of PROMISE is a declaration that one will do or refrain from doing something specified. How to use promise in a sentence.

  4. JavaScript Promise - GeeksforGeeks

    Jul 11, 2025 · JavaScript Promises make handling asynchronous operations like API calls, file loading, or time delays easier. Think of a Promise as a placeholder for a value that will be …

  5. How to use promises - Learn web development | MDN - MDN Web Docs

    Oct 20, 2025 · Promises are the foundation of asynchronous programming in modern JavaScript. They make it easier to express and reason about sequences of asynchronous operations …

  6. Home - Family Promise

    Family Promise delivers innovative solutions for family homelessness including prevention, shelter, stabilization, and housing services. We have served more than 1 million family …

  7. How Promises Work in JavaScript – A Comprehensive Beginner's …

    Jun 13, 2023 · To work with promises, you must adopt a special syntax that makes writing async instructions a lot more organized. Working with promises is a very useful skill every JavaScript …

  8. Using promises - JavaScript | MDN

    Jul 15, 2025 · A Promise is an object representing the eventual completion or failure of an asynchronous operation. Since most people are consumers of already-created promises, this …

  9. The 12 Promises of Alcoholics Anonymous - Recovery.org

    Learn about the 12 promises of Alcoholics Anonymous (AA), what they mean, their importance, how to find a 12-step AA program.

  10. Promise - The Modern JavaScript Tutorial

    Dec 11, 2024 · To get some relief, you promise to send it to them when it’s published. You give your fans a list. They can fill in their email addresses, so that when the song becomes …