Value Types and Reference Types in JavaScript

Value Types and Reference Types in JavaScript

Programming with Mosh

55 лет назад

16,790 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@07UMARJAN
@07UMARJAN - 17.01.2017 09:00

hello Mr. Mosh, are you planing to do any pluralsight course soon? thanks

Ответить
@adrian-4767
@adrian-4767 - 17.01.2017 09:01

Amazing! :D

Ответить
@trappedcat3615
@trappedcat3615 - 17.01.2017 11:07

x = x.toUpperCase() is the same as x.title = x.title.toUpperCase(). Both are mutable when we reassign a value.

Ответить
@СержСмайлов
@СержСмайлов - 17.01.2017 13:15

To explain like a boss.

Ответить
@AlvaroDoune
@AlvaroDoune - 18.01.2017 00:58

please, make a tutorial of Firebase! many thanks

Ответить
@sanfordhoffman2392
@sanfordhoffman2392 - 13.03.2017 02:31

Great explanation

Ответить
@BlockchainDaddy
@BlockchainDaddy - 30.06.2017 14:32

Subbed!

Ответить
@aryashacharya_world7143
@aryashacharya_world7143 - 13.09.2017 15:50

thanks you sir its very helpfull...and first time i am commenting on any video.great work.

Ответить
@waex7089
@waex7089 - 21.10.2017 19:31

thanx <3

Ответить
@MoT-MasterOfThings
@MoT-MasterOfThings - 20.03.2018 04:52

Very clear explaination

Ответить
@sreenivasulugattu2936
@sreenivasulugattu2936 - 24.04.2020 16:04

However, if we compare x.title === y.title, it will return true;

Ответить
@TT-ud5gf
@TT-ud5gf - 03.11.2020 22:00

Is string really a value type?

Ответить
@shyamraosravanth1954
@shyamraosravanth1954 - 05.02.2021 15:39

good explanation sir

Ответить
@mviniciuspolegario4794
@mviniciuspolegario4794 - 10.02.2021 20:18

Amazing!!!!

Ответить
@javascript_developer
@javascript_developer - 28.03.2021 05:35

Great. Thanks. Is value types and primitive types are same?

Ответить
@pedroagma4417
@pedroagma4417 - 12.10.2021 04:36

Would anybody know what "text editor/console" Mosh uses? It seems useful, having results calculated and everything but: what does he use? Thank you!

Ответить
@08-avinashs10
@08-avinashs10 - 19.01.2022 14:28

Fabulous Mosh 😀 you make it so simple

Ответить
@AD-wg8ik
@AD-wg8ik - 10.07.2022 07:04

let x = 'apple'
x = x.toUpperCase()

x = 'APPLE '

That's essentially what you did for the object.

Ответить
@keifer7813
@keifer7813 - 01.08.2022 20:05

What a great video. I understand it now

Ответить
@AbdullahAtya
@AbdullahAtya - 07.12.2022 11:01

This is really helpful :)

Ответить
@sardarzain2551
@sardarzain2551 - 10.12.2022 11:39

Amazing 🤩🤩🤩🤩

Ответить