leonardomso/33-js-concepts

Suggestion: Call Stack & Message Queue and Event Loop Should be next to each order

deyvisonIO opened this issue · 3 comments

The problem is that by separating the two topic, one at number 1 and the others at number 9, it creates unnecessary confusion to anyone trying to learn it. By making then next to each other (callback as number 1 and event loop/message queue as number 2 for example) it creates a more intuitive learning experience.

please explain more and please mark where the issue is occuring ...

Tell me the specific point where we need to change so that i just correct it

Nevermind, I just changed the relative position for better learning and please merge #491 with the master thank you