Javascript Polyfills Explained Simply

preview_player
Показать описание
What is a polyfill?

📚 Materials/References:

🌎 Find Me Here:

❌ Correction:
At 7:58, I said "signature" when I should have said "reference".
Рекомендации по теме
Комментарии
Автор

You were born a teacher as it couldn't have been put any more simpler. Hope you have a million subscribers. Thank you.))

colindante
Автор

Absolutely 10/10 explanation!! Love it

felipecarl
Автор

Thank you, I just learned about Pollyfill and your video was on point. I was working on a story at work that needed this overriding, and it worked. I feel so happy now.

ramonchavez
Автор

Why tf is Internet Explorer still considered a browser

domizianoscarcelli
Автор

Great explanation. How were you able to get that glowing font affect for vscode?

UniversalKnowledge
Автор

Conclusion: Deprecate IE and move on. If you check right now both the arrow functions page and the promise page, you¿'ll notice they are basically universally accepted.

KoltPenny
Автор

Amazing .. finally understood this time :) Thank you :)

PraveenKumar-ftkr
Автор

Thanks for this nice and concise explanation

DjSeymur
Автор

Why can't you just use arr in your polyfill? How does this know to reference your array?

mikejakusz
Автор

Nice tutorials! Good work.

On a constructive note, there is only one flaw with your videos: The “intro music” is kinda wonky. I know it sounds petty, but just a marketing tip.

anothername
Автор

Very good explanation for polyfill n callbackFunction for me, so helpful.

jamessi
Автор

Thank you so much! ❤️
Can you please tell me what theme you're using on vscode?

adityanarayangantayat
Автор

Thanks a lot... I understand polyfill now... but I dont' understand why the val of this would refer to the arr ?

learner
Автор

Nice explanation but Eventhough I know "this" I didn't understand there why it refer to the that array exactly. It would have been great if u explained it

golcuk
Автор

atleast zoom in so that user can see the code

vaibhavmatere
Автор

I learned that Internet Explorer is bad!

bradtramel