Value Types and Reference Types in JavaScript

[ad_1]
Are you confused about value types and reference types? This tutorial makes it super simple for you.

This video is picked from my complete Angular 2.0 course on Udemy. You can get the full course with a discount here:

You can find all my courses here:


Posted

in

by

Tags:

Comments

9 responses to “Value Types and Reference Types in JavaScript”

  1. Alvaro Doune Avatar

    please, make a tutorial of Firebase! many thanks

  2. ProTendoXTechnology Avatar

    So reference types are like pointers in C++?

  3. ajinkya nagare Avatar

    make JavaScript tutorial ??

  4. Red Bear Avatar

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

  5. Umar Jan Avatar

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

Leave a Reply

Your email address will not be published. Required fields are marked *