DEV Community

rhymes
rhymes

Posted on • Updated on

How JavaScript works

We talk a lot about JavaScript these days. I've come across this collection of articles titled "How JavaScript works". They are well written and full of diagrams explaining what's going on and how things work.

The premise of the author, Alexander Zlatkov, is the following:

As it turns out, there are a lot of developers that are using JavaScript on a daily basis but donโ€™t have the knowledge of what happens under the hood.

Here are the various articles:

ps. I'm not affiliated with either the company or the blog, I just think this content is cool :-)

Top comments (7)

Collapse
 
chiangs profile image
Stephen Chiang

I really enjoy this resource here: You don't know JS

Collapse
 
presto412 profile image
Priyansh Jain

Child friendly explanation of the event loop and call stack here :)

Collapse
 
vitalcog profile image
Chad Windham

Thanks for taking the time to collect, organize and post all this information. Super helpful!

Collapse
 
rhymes profile image
rhymes

you're welcome Chad!

Collapse
 
wryhder profile image
Jemimah O.

Thanks for sharing!

Collapse
 
ben profile image
Ben Halpern

I'm not affiliated with either the company or the blog, I just think this content is cool :-)

You're definitely a trusted source here as far as I'm concerned Rhymes ๐Ÿ‘Œ

Collapse
 
rhymes profile image
rhymes

ahhaha thanks Ben!