Тэги:
#value_types #reference_types #javascript #angular #udemy #pluralsight #c# #.net #programming #full-stack #front-end #code_with_mosh #programming_with_moshКомментарии:
hello Mr. Mosh, are you planing to do any pluralsight course soon? thanks
ОтветитьAmazing! :D
Ответитьx = x.toUpperCase() is the same as x.title = x.title.toUpperCase(). Both are mutable when we reassign a value.
ОтветитьTo explain like a boss.
Ответитьplease, make a tutorial of Firebase! many thanks
ОтветитьGreat explanation
ОтветитьSubbed!
Ответитьthanks you sir its very helpfull...and first time i am commenting on any video.great work.
Ответитьthanx <3
ОтветитьVery clear explaination
ОтветитьHowever, if we compare x.title === y.title, it will return true;
ОтветитьIs string really a value type?
Ответитьgood explanation sir
ОтветитьAmazing!!!!
ОтветитьGreat. Thanks. Is value types and primitive types are same?
ОтветитьWould anybody know what "text editor/console" Mosh uses? It seems useful, having results calculated and everything but: what does he use? Thank you!
ОтветитьFabulous Mosh 😀 you make it so simple
Ответитьlet x = 'apple'
x = x.toUpperCase()
x = 'APPLE '
That's essentially what you did for the object.
What a great video. I understand it now
ОтветитьThis is really helpful :)
ОтветитьAmazing 🤩🤩🤩🤩
Ответить