en.javascript.info icon indicating copy to clipboard operation
en.javascript.info copied to clipboard

Modern JavaScript Tutorial

Results 433 en.javascript.info issues
Sort by recently updated
recently updated
newest added

Small change in the sentence.

needs +1

__[Function pow(x,n)](https://javascript.info/function-basics#function-pow-x-n)__. The task description says: > Write a function pow(x,n) that returns x in power n. Or, in other words, multiplies x by itself n times and returns the...

## Description According to the comment above the `class Animal`, the purpose of the `Animal[Symbol.hasInstance]` method is to "assume that anything with the canEat property is an animal". The condition...

review needed
P1

Add a more easy to understand recursion example.

review needed

Add a more elaborative example under [Nested setTimeout](https://javascript.info/settimeout-setinterval#nested-settimeout)

review needed

Dear Modern JavaScript Tutorial Team, I am writing to request the creation of a new translation for the Amharic language (language code: amh). As a native speaker of Amharic and...

The solution to [Extract the money](https://javascript.info/task/extract-currency) problem, uses the unary + operator, however, I don't see that explained anywhere in the Strings section. Adding an explanation of that would be...

Th proposal for new set composition methods just hit stage 4 - https://github.com/tc39/proposal-set-methods. Its time to add these to the relevant tutorial - Map and Set.

# Some of the pages have Cross-Origin requests blocked take a look at the below screenshot ![image](https://github.com/javascript-tutorial/en.javascript.info/assets/116451144/fa23393a-2693-465f-9b76-b2e010495207) ## happy coding ![JimAndGIF](https://github.com/javascript-tutorial/en.javascript.info/assets/116451144/8fe48e85-3ffb-4fc2-a472-8b7d9b79b3ed)