Coding Shorts: Objects and Arrays in JavaScript Might Not Be Real

Опубликовано: 30 Сентябрь 2024
на канале: Shawn Wildermuth
770
66

I've been writing JavaScript for a while now. It wasn't until I started delving into Proxies did I notice that objects and arrays might not actually be what they appear to be. Let's take a look:

00:00 - Introduction
00:25 - What is an Object?
03:47 - What is an Array?
07:11 - What about Classes?
10:01 - Wrapping Up

You can hire me too! You can reach me at my new website:
- https://shawn.wildermuth.com

The source code for this is at:

https://github.com/shawnwildermuth/co...

If you like this video, you might like other videos in my Instructional Videos:
-    • Instructional Videos