leonardomso / 33-js-concepts

📜 33 JavaScript concepts every developer should know.
MIT License
62.64k stars 8.74k forks source link

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

Open deyvisonIO opened 2 weeks ago

deyvisonIO commented 2 weeks ago

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.

ArchProtios commented 3 days ago

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