Lydia Hallie

Lydia Hallie @lydiahallie

About: Software eng who likes to visualize technical concepts in my free time 🕺🏼 (I use Keynote..)

Joined:
Jul 21, 2019

Lydia Hallie
articles - 11 total

✋🏼🔥 CS Visualized: CORS

It’s every developer’s frustration once in a while to see that big red Access to fetched has been blo...

Learn More 1567 85Jul 27 '20

⭐️🎀 JavaScript Visualized: Promises & Async/Await

If you're here in 2024 (or later), here's an updated video: Ever had to deal with JS code...

Learn More 4012 171Apr 14 '20

🌳🚀 CS Visualized: Useful Git Commands

Although Git is a very powerful tool, I think most people would agree when I say it can also be... a...

Learn More 2025 99Apr 1 '20

⭐️ Interactive JavaScript Quiz #2

This is the second post of the JavaScript Quiz series! Make sure to check out the first one 🥳 Before...

Learn More 173 25Mar 9 '20

⭐️ Interactive JavaScript Quiz #1

We all know that JavaScript quizzes can be... awful and confusing 😐 The pointless foo bar baz questio...

Learn More 576 40Feb 25 '20

💡🎁 JavaScript Visualized: Generators and Iterators

ES6 introduced something cool called generator functions 🎉 Whenever I ask people about generator func...

Learn More 988 49Jan 16 '20

🎉👨‍👩‍👧‍👧 JavaScript Visualized: Prototypal Inheritance

Ever wondered why we can use built-in methods such as .length, .split(), .join() on our strings, arra...

Learn More 1765 107Jan 3 '20

🚀⚙️ JavaScript Visualized: the JavaScript Engine

JavaScript is cool (don't @ me), but how can a machine actually understand the code you've written? A...

Learn More 4148 154Dec 13 '19

⚡️⛓JavaScript Visualized: Scope (Chain)

Time for the scope chain 🕺🏼 In this post I assume you know the basics of execution contexts: I’ll soo...

Learn More 734 35Nov 20 '19

🔥🕺🏼 JavaScript Visualized: Hoisting

Hoisting is one of those terms that every JS dev has heard of because you googled your annoying error...

Learn More 1139 62Nov 20 '19

✨♻️ JavaScript Visualized: Event Loop

If you're here in 2024 (or later), here's an updated blog...

Learn More 4386 189Nov 20 '19