✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises
    • Close
  • Daniel Corio-Rosas
    Daniel Corio-Rosas
    6,995 Points

    All of my promises returned pending, why?

    Posted on Aug 9, 2023 by Daniel Corio-Rosas
    Daniel Corio-Rosas
    6,995 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Andrew Cauthorn
    Andrew Cauthorn
    7,271 Points

    Wikipedia Endpoint is no longer active

    Posted on Jul 23, 2023 by Andrew Cauthorn
    Andrew Cauthorn
    7,271 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Joshua Hatae
    Joshua Hatae
    7,447 Points

    When running the code for this video I run into a uncaught at xhr.onload error.

    Posted on Jun 23, 2023 by Joshua Hatae
    Joshua Hatae
    7,447 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    0 Answers

  • amarpreet singh saluja
    amarpreet singh saluja
    1,053 Points

    I'm getting promise status as fullfilled wherein , in the video it says resolved can you please explain the same?

    Posted on Dec 27, 2022 by amarpreet singh saluja
    amarpreet singh saluja
    1,053 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • emmanuel egunjobi
    emmanuel egunjobi
    4,475 Points

    Getting a 'Uncaught SyntaxError: Identifier 'astrosUrl' has already been declared

    Posted on Mar 31, 2021 by emmanuel egunjobi
    emmanuel egunjobi
    4,475 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Uriel Fuentes
    Uriel Fuentes
    4,154 Points

    Return in callback of map function.

    Posted on Jan 6, 2021 by Uriel Fuentes
    Uriel Fuentes
    4,154 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Jonathan Ambriz
    PLUS
    Jonathan Ambriz
    Courses Plus Student 3,902 Points

    Uncaught Type Error and Uncaught reference error when making Promises

    Posted on Sep 9, 2020 by Jonathan Ambriz
    Jonathan Ambriz
    Courses Plus Student 3,902 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Farid Lavizadeh
    Farid Lavizadeh
    12,006 Points

    What is getJSON in getProfile returning to?

    Posted on Aug 4, 2020 by Farid Lavizadeh
    Farid Lavizadeh
    12,006 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Mikel Cati
    Mikel Cati
    8,045 Points

    .onerror error

    Posted on Jun 29, 2020 by Mikel Cati
    Mikel Cati
    8,045 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Alejandro Bryan
    Alejandro Bryan
    10,923 Points

    I'm having a lot of problems with the Promises call.

    Posted on Jun 28, 2020 by Alejandro Bryan
    Alejandro Bryan
    10,923 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    5 Answers

  • megm
    megm
    14,342 Points

    Receiving "Error: Not Found" in console

    Posted on Jun 17, 2020 by megm
    megm
    14,342 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • Tree House
    PLUS
    Tree House
    Courses Plus Student 1,566 Points

    Using `return` keyword with `resolve` and `reject` callbacks

    Posted on Apr 1, 2020 by Tree House
    Tree House
    Courses Plus Student 1,566 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Steve Seebart
    PLUS
    Steve Seebart
    Courses Plus Student 11,897 Points

    Moving error handling out of the promise

    Posted on Feb 10, 2020 by Steve Seebart
    Steve Seebart
    Courses Plus Student 11,897 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Nicolas Valdivieso
    Nicolas Valdivieso
    6,654 Points

    Why are constructors used in this video if they haven't even been introduced?

    Posted on Nov 12, 2019 by Nicolas Valdivieso
    Nicolas Valdivieso
    6,654 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    5 Answers

  • S G
    S G
    6,243 Points

    I didn't understand why you need to use xhr.onerror, doesn't statusText provide all the errors?

    Posted on Oct 7, 2019 by S G
    S G
    6,243 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • mk37
    mk37
    10,271 Points

    why did he not use setTimeout() in the promise?

    Posted on Sep 28, 2019 by mk37
    mk37
    10,271 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Jason Pallone
    Jason Pallone
    11,340 Points

    No promise objects are being returned?

    Posted on Sep 25, 2019 by Jason Pallone
    Jason Pallone
    11,340 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • timur
    seal-mask
    PLUS
    .a{fill-rule:evenodd;}techdegree seal-36
    timur
    Full Stack JavaScript Techdegree Graduate 18,104 Points

    A 'person' in generateHTML() doesn't have a thumbnail property, crashing the entire program

    Posted on Sep 13, 2019 by timur
    .a{fill-rule:evenodd;}techdegree seal-36
    timur
    Full Stack JavaScript Techdegree Graduate 18,104 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Alexander D
    Alexander D
    8,685 Points

    Issue with button. Promise is not definied.

    Posted on Sep 8, 2019 by Alexander D
    Alexander D
    8,685 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    2 Answers

  • gerardo keys
    gerardo keys
    14,292 Points

    I used jQuery...

    Posted on May 10, 2019 by gerardo keys
    gerardo keys
    14,292 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

  • Takuya Hirata
    Takuya Hirata
    23,296 Points

    getProfiles without a parameter?

    Posted on Apr 25, 2019 by Takuya Hirata
    Takuya Hirata
    23,296 Points
    • JavaScript
    • Asynchronous Programming with JavaScript
    • Understanding Promises
    • From Callbacks to Promises

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.