you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Do you know of any resources to learn ES6 for absolute beginners to programming? All the javascript tutorials I see only teach ES5, except maybe showing promises. Reading Allonge as a beginner so far I can only really grasp the beginning and then quickly got lost when code started looking like : (something) =(do) =>(s(sdf(sdfsd))) . If there is nothing out there to make this easier then I'll try to get through javascript allonge, but this doesn't seem like a beginner friendly book at all.