DEV Community

Discussion on: How To Learn JavaScript

Collapse
 
nickytonline profile image
Nick Taylor • Edited

Also, anything from Jake Archibald. He explains things so well. Here's two that standout.

These topics might not necessarily be beginner, but a good understanding of these will take you a long way.

Tasks, microtasks, queues and schedules

His talk at jsconf.asia about the event loop

Collapse
 
mvasigh profile image
Mehdi Vasigh

The jsconf.asia talk is absolutely brilliant and completely changed my perspective my first time watching it.

Collapse
 
nickytonline profile image
Nick Taylor • Edited

I posted some front-end resources in a gist a while ago, not all JS, and Some of it's a little out of date, but there's till some good stuff in there though.

The ES6 Katas is really good. If anyone else has some katas, please add them here