Это видео недоступно.
Сожалеем об этом.

JavaScript Tip: Freezing the Prototype Object

Поделиться
HTML-код
  • Опубликовано: 13 авг 2024
  • If you make use of the prototype in your code, you may want to freeze that object so it can't be changed. In this tutorial we look at the reason why and how you would freeze it.
    Would you like to help keep this channel going?
    / allthingsjavascript
    I have multiple courses offered on Skillshare (get 2 months free): www.skillshare...
    Courses offered on Udemy at a discount:
    Getting Started: www.udemy.com/...
    Advanced Topics: www.udemy.com/...
    New Mastering Regular Expressions in JavaScript:
    www.udemy.com/...
    NEW Functional Programming in JavaScript: www.udemy.com/...
    Tutorials referred to in this video:
    What is the prototype: • JavaScript Question: W...
    Setting the Prototype: • JavaScript Question: H...
    Freezing an Object: • JavaScript Fundamental...
    For more resources on JavaScript:
    www.allthingsja...
    #javascript #AllThingsJavaScriptLLC

Комментарии • 3

  • @renatolimasantos8618
    @renatolimasantos8618 3 года назад

    How can such amazing content has so little views? Your videos are helping me ALOT!! The way you explains is clear and easy to understand. Thank you so much, your tutorials are great!!!

  • @relaxingwithoutinterruptio6953
    @relaxingwithoutinterruptio6953 4 года назад

    Amazing tutotial as always