Understanding last chapters JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Understanding last chapters JavaScript

How to easily understand the last chapters of JavaScript ES6 like these. I feel very difficult. https://www.sololearn.com/learn/JavaScript/2981/ https://www.sololearn.com/learn/JavaScript/2981/

10th Apr 2019, 11:07 PM
Sarthak Pokhrel
Sarthak Pokhrel - avatar
6 Answers
+ 5
Mike Same in my case. I feel javaScript promises, yielding very difficult.
11th Apr 2019, 12:45 AM
Sarthak Pokhrel
Sarthak Pokhrel - avatar
+ 4
I haven't done the ES6 stuff yet.
11th Apr 2019, 2:31 AM
Sonic
Sonic - avatar
+ 3
This is quiet confusing, i do agree. This article gives a clearer explanation, i think : https://codeburst.io/a-simple-guide-to-es6-promises-d71bacd2e13a And for a practical case : https://youtu.be/yswb4SkDoj0
11th Apr 2019, 6:26 PM
codeKameleon
codeKameleon - avatar
+ 2
That’s where I stopped temporarily. I’ve been using javascript for a long time but never got into the ES6 stuff. I will go back to that when I have time to learn new stuff.
11th Apr 2019, 12:03 AM
Mike
Mike - avatar
+ 2
Dont be too intimidated by it. break it down into its components, and use psudo code and other devices like flow charts to understand the parts and how they work together as a whole.
16th Apr 2019, 12:02 AM
Logomonic Learning
Logomonic Learning - avatar
+ 1
codeKameleon that’s very helpful. Thanks
11th Apr 2019, 8:44 PM
Mike
Mike - avatar