-
-
• Asynchronous Programming:
> • Explanation of Promises.
> • async/await syntax and its advantages.
> • Error handling in asynchronous code.
-
Translate the entire "Learn JavaScript" book into Chinese, ensuring accuracy and maintaining the original meaning and intent of the content.
-
### Describe the Issue
The requirement states.
> Call your `checkForStraights` function when the `rollDiceBtn` is clicked to complete your dice game!
There is no test for this.
Challenge file: htt…
-
## 🎓 Request to Enroll in jsland
**📛 Name:** [Syed Iftear Hasan]
**🏫 University:** [AIUB]
**📅 Year of Study:** [2nd]
**💡 Why I Want to Learn JavaScript:**
( I want to learn JavaScript t…
-
### Describe the Issue
hi guys, I've seen two cases in the js beta curriculum where a step requests that an alert is added but will not allow the camper to type window.alert("message") instead of wha…
-
Hey mate, I'm doing almost the exact same project at the moment as a beginner.
Your code is a lot better than mine in terms of the web scraping - I'm just diving into this topic.
I'm going to fo…
-
### Describe the Issue
I was going through [this step of the date formatter project,](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-buildi…
-
### Describe the Issue
In the platformer game's (js beta) step 84 (and step 88), the step expects us to write this new line of code
```js
player.position.x >= platform.position.x - player.w…
-
### Problem Statement
Looks like MAUI Blazor hybrid apps are getting popular.
- https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui
- https://learn.microsoft.com/en-us/dotn…