JavaScript Proxy

  Рет қаралды 21,794

Kyle Robinson Young

Kyle Robinson Young

Күн бұрын

Пікірлер: 40
@CreativeJE
@CreativeJE 2 жыл бұрын
This should be the first result on KZbin
@iAmTheSquidThing
@iAmTheSquidThing 2 жыл бұрын
This is a really great explanation. I like the way you started with toy examples and built them up to something practical.
@gamenetic6426
@gamenetic6426 6 жыл бұрын
I really, REALLY, did like your video. You're a awesome teacher. I would suggest you to work on more real-life examples as they show the real face and power of the functionality. I mean, the array example could've been done using the prototype on plain old ECMA. You could show us a example making an API request and changing it's response to show only data we need to get, whatever. My like goes with you! Keep up your great work
@durchschnittlich
@durchschnittlich 6 жыл бұрын
Such a dope API! I've never heard of it before, so thank you very much for showcasing it
@TheAnish115
@TheAnish115 3 жыл бұрын
This is an awesome breakdown but I think I'll need to watch it a few times to fully understand it. Thanks!
@devdash2107
@devdash2107 6 жыл бұрын
I'll need to watch this again and again to understand. Nice tutorial.
@petervandylian2486
@petervandylian2486 3 жыл бұрын
Thanks Kyle! This is a great intro to the JS proxy and now I know how useful this is.
@VikrantKumar-ye1kw
@VikrantKumar-ye1kw 5 жыл бұрын
is there any polyfill for proxy or how we can implement our own Proxy class ?
6 жыл бұрын
your videos are just too perfect.
@kylerobinsonyoung
@kylerobinsonyoung 6 жыл бұрын
:D Thank you!
@MrMarkgyuro
@MrMarkgyuro 5 жыл бұрын
why can we invoke deleteProperty with a simple delete keyword?
@h0ph1p13
@h0ph1p13 5 жыл бұрын
You missed a PANDA in the list of bears. Unforgivable!!! Haha ... Great tutorial. Thanks :)
@Daniel_WR_Hart
@Daniel_WR_Hart 3 жыл бұрын
He also forgot black bears. #BlackBearsMatter
@Cognitoman
@Cognitoman 6 жыл бұрын
Thank you Kyle, very cool Javascript API.
@calebprenger3928
@calebprenger3928 4 жыл бұрын
construct doesn't actually trigger for me when creating this proxy
@andriann-rak
@andriann-rak 4 жыл бұрын
Thank you McBearison 😅😉 Really cool video
@shikhar2811
@shikhar2811 3 жыл бұрын
That was awesome dude. thanks
@wobsoriano
@wobsoriano 4 жыл бұрын
This API is used by Vue 3's reactivity :)
@nromancarcamo
@nromancarcamo 6 жыл бұрын
Really useful! I'll definitely do my own proxies objects, the idea of findById is very useful because there're many cases in which I end up doing the typical way to get an object like you did but in many different places, so by having a proxy like that as factory it would definitely help a lot, that's what I can see here, at the beginning I thought it was like the regular way of OOP using object.freeze etc, but I realized that's just a kind of the same way, anyway, thanks for sharing, you're doing it well and I'm following you since ~3-4 years ago (I don't remember honestly) :)
@kylerobinsonyoung
@kylerobinsonyoung 6 жыл бұрын
Wow thanks for watching for so long. Much appreciated!
@juliuscirwithian1565
@juliuscirwithian1565 6 жыл бұрын
Awesome video. Really easy to understand.
@tacticalbelyash
@tacticalbelyash 6 жыл бұрын
What code editor and theme do you use? It looks like Sublime, but I don't know this theme
@kylerobinsonyoung
@kylerobinsonyoung 6 жыл бұрын
The editor is atom.io/ with monokai syntax and seti ui theme.
@RayVillaraza
@RayVillaraza 4 жыл бұрын
HOLY CRAP! THIS IS AMAZING.
@felipeP3277
@felipeP3277 4 жыл бұрын
Thanks Kyle!
@mevkok
@mevkok 6 жыл бұрын
What's the IDE ?
@BlackxesWasTaken
@BlackxesWasTaken 6 жыл бұрын
Looks like atom with the "Seti" theme
@yashvibhandik7133
@yashvibhandik7133 5 жыл бұрын
Big Thumbs up man. Just found what I was looking for...
@wjames480
@wjames480 6 жыл бұрын
good job,i like it
@whatthefunction9140
@whatthefunction9140 6 жыл бұрын
been doing this for years. I call it a wrapper...
@clearwavepro100
@clearwavepro100 4 жыл бұрын
tx!!!!
@gregorytippett9692
@gregorytippett9692 5 жыл бұрын
This guy doesn't know much about bears.
@asafeinihovich3808
@asafeinihovich3808 5 жыл бұрын
Last example will make an array with 55 empty slots.... doesn't sound efficient.
@ciprianlupsa557
@ciprianlupsa557 4 жыл бұрын
nope, that doesnt happen.
@TheJTLLee
@TheJTLLee 6 жыл бұрын
Your not making a clientside mongify array wrapper by any chance ;)
@kylerobinsonyoung
@kylerobinsonyoung 6 жыл бұрын
Ha totally not :)
@zcizzorhandz5567
@zcizzorhandz5567 6 жыл бұрын
Beware of the performance. You can actually see the latency of it.
@bilaltariq50
@bilaltariq50 6 жыл бұрын
your videos are just too perfect.
Actual use case for JavaScript PROXY!
13:09
Kevin Ghadyani - JavaScript
Рет қаралды 15 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
JavaScript Mutation Observer
9:30
Kyle Robinson Young
Рет қаралды 23 М.
JavaScript Proxies
22:54
Steve Griffith - Prof3ssorSt3v3
Рет қаралды 11 М.
Proxy Pattern in JavaScript
18:35
Code with Ahsan
Рет қаралды 1,2 М.
JavaScript Pro Tips - Code This, NOT That
12:37
Fireship
Рет қаралды 2,5 МЛН
Ranking Java Features Added from Versions 8 to 21!
27:03
Tales from the jar side
Рет қаралды 14 М.
The Return of Procedural Programming - Richard Feldman
52:53
ChariotSolutions
Рет қаралды 63 М.
JavaScript FileReader
15:08
Kyle Robinson Young
Рет қаралды 139 М.
How to use Proxy Objects - JavaScript Tutorial
12:58
dcode
Рет қаралды 33 М.
5 MORE Must Know JavaScript Features That Almost Nobody Knows
18:05
Web Dev Simplified
Рет қаралды 180 М.
The Async Await Episode I Promised
12:04
Fireship
Рет қаралды 1,1 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН