learn-javascript icon indicating copy to clipboard operation
learn-javascript copied to clipboard

Starter files for the challenges in the Learn JavaScript course

Results 24 learn-javascript issues
Sort by recently updated
recently updated
newest added

The word "composite" was incorrectly spelled as "coposite".

![image](https://user-images.githubusercontent.com/94912101/179350925-296af3c1-51ae-429b-91be-037060a4e7c5.png) :point_right:As shown in the above picture, the order of the files is not proper. :point_right:We can correct the order of the files by adding a 0 before the single...

This fixes Issue #11. Certain punctuation marks in the folder names caused Windows to reject a clone of the repository. These folder names have been updated so that Windows will...

https://github.com/scrimba/learn-javascript/tree/main/1.%20Build%20a%20Passenger%20Counter%20App/18.%20What%20is%20a%20string%3F

In the folder [4. Practice time - part 2], the index.html for the files contains the line: `` This should be: `` Affected folders with this issue: - Objects and...

When visiting the self input link, it points to the following link _chrome-extension://lhonkbdmkkijjlegmmbdkchnmoegnnka/www.facebook.com_ and not _www.facebook.com_

The link to the Discord server in the README.md file is pointing to the address: https://github.com/scrimba/learn-javascript/blob/main/scrimba.com/discord.

textContent += countStr instead of textContentStr

instead of change html element, we can directly set the count to zero whenever we click save button