JavaScript58

Check out the latest posts
Aphinya Dechalert

The In-Depth Guide to Creation Patterns in JavaScript

Almost everything is an object in JavaScript. There are only six things that are not objects. They are null, undefined, string, number, boolean, and symbol. These are called primitive types or primitive values. They can hold one piece of information and are simple in nature. Anything other than these primitive...

Aphinya Dechalert

How JavaScript Execution Context and Hoisting Works

JavaScript is easy . Until it breaks — then nothing makes sense. Console logs tell you it’s undefined in that annoying little red error. Or things just get set incorrectly, even though you think your logic is infallible. It happens a lot, especially for beginners. So what exactly went wrong? When...

You’ve successfully subscribed to matcha.fyi
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.