Will Sololearn Ever Update the JavaScript Course? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Will Sololearn Ever Update the JavaScript Course?

It's missing so much such as: iterators, generators, arrow function binding, promises, async/await, ES6+ classes, etc.

6th Jul 2021, 5:35 PM
demiku
7 Answers
+ 4
sololearn courses only teach basics of languages, and never promise to go deeper... if you want to learn more, there are a lot of ressources available for free on internet ^^ and don't forgot that the best way to improve your skill is to practice... by practicing you should need new topic to learn and then apply them in real context ;P
6th Jul 2021, 5:42 PM
visph
visph - avatar
0
I feel a lot of what I listed are considered basics for JavaScript... It's not like I'm asking for metaprogramming or anything, almost everything utilizes promises and async/await.
6th Jul 2021, 5:45 PM
demiku
0
no, promises, async / await are not basics... and not "almost everything utilizes" them...
6th Jul 2021, 5:47 PM
visph
visph - avatar
0
Why don't you prepare some lessons on your own for us all on the topics that you have listed above, it would be great and we all can learn a lot from your lessons. You can learn a lot too while teaching. Just a recommendation! :)
6th Jul 2021, 5:48 PM
Rohit
0
Everything of notice in JS most definitely does. React, Express, Vue, Angular, all utilizes promises
6th Jul 2021, 5:48 PM
demiku
0
demiku all those frameworks you're talking about are not basic applications, and their main purpose is to avoid users to go deeper in such knowledge (the tools use feature they do not need to know to take advantages)...
6th Jul 2021, 6:06 PM
visph
visph - avatar
- 1
😁
7th Jul 2021, 8:50 AM
Frank J Abel
Frank J Abel - avatar