Major JavaScript Concepts Explained Simply

image credit: Work Hard by Uran No lingo. Written for humans. With code snippets. In 5 minutes. The purpose of lingo is to encapsulate a particular idea into a nice and compact word. However, meaning is lost if you don’t understand what the word means. In… Read more

Similar

️ JavaScript Visualized: Event Loop

Oh boi the event loop. It’s one of those things that every JavaScript developer has to deal with in one way or another, but it can be a bit confusing to understand at first. I’m a visual learner so I thought I’d try to help you by explaining it in a visua... (more…)

Read more »