Moonhighway - JavaScript for the Job

Moonhighway - JavaScript for the Job

Register & Get access to index

Satoru Gojo

Well-known member
Moderator
Uploader
Jun 6, 2022
2,239
417,291
82
Satoru Gojo submitted a new resource:

Moonhighway - JavaScript for the Job - Learn the JavaScript that you need to get the job done.

24db5e592e144ee690b9c313cad1153f.png

Learn the JavaScript that you need to get the job done.

JavaScript is everywhere, and it can at times be hard to understand where the JavaScript starts and the frameworks begin. It's also tricky to understand differences between the browser and the server and how pre-processing works. The good news is that the actual surface area of JavaScript is fairly small. The course...

Read more about this resource...
 

dikk

Well-known member
TutFlixer
Sep 8, 2020
785
6,970
52
eu
Must be a good course. I've seen some of Porcello's courses already on egghead and she's good.
If you just now starting to learn js, definitely give this one a go.

The problem for some may be that she talks fast and does not explain the same things 5 times.
 
Last edited:

dikk

Well-known member
TutFlixer
Sep 8, 2020
785
6,970
52
eu
Thank you, but I think it miss one last video -> "Using Generators with timers"
The course is quite basic, good for that but still. Anyway, just use setInterval / setTimeout, e.g. use setInterval, call generator each time, watch for {done} value, if it's true, just clearInterval, that's it. It is very basic. All the info is on javascript.info with much more in depth explanations when you need it. Plus MDN.
 
  • Like
Reactions: lynon and mltasa

Latest resources