JavaScript-for-Everyone
JavaScript-for-Everyone copied to clipboard
A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Results
3
JavaScript-for-Everyone issues
Sort by
recently updated
recently updated
newest added
Changed "test.js:19 Lidiya Tekle" to "Lidiya Tekle"
Typo
1
In class methods there is an example with the following output ```sh Asabeneh Yetayeh test.js:19 Lidiya Tekle ``` It should should probably be ```sh Asabeneh Yetayeh Lidiya Tekle ```