-
Object Oriented JavaScript Tutorial #3 – Updating Properties
Hey ninjas, in this Object Oriented JavaScript tutorial, we’ll take a look at how we can update our object properties, as well as create new ones on the fly. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja…
-
Object Oriented JavaScript Tutorial #7 – Method Chaining
Hey gang, in this Object Oriented JavaScript tutorial I’ll explain what method chaining is, and how we can set this up to work by editing the return value of the methods inside our User class. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners…
-
Object Oriented JavaScript Tutorial #10 – Prototype
Hey gang, in this object oriented JavaScript video, we’ll be looking at the prototype object and how we can use it to give our objects methods. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on…
-
Object Oriented JavaScript Tutorial #9 – Constructors (under the hood)
Hey ninjas, in this Object Oriented JavaScript tutorial, I’ll explain how we created objects before the class keyword was introduced – using the original constructor functions. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on…
-
Object Oriented JavaScript Tutorial #5 – Class Constructors
π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on Udemy @ https://www.udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/ πΎ Video thumbnail artwork by PixelSwish @ https://www.youtube.com/channel/UCGKSD3mitWl5UpMxZzaIrRA Original source
-
Object Oriented JavaScript Tutorial #11 – Prototype Inheritance
Hey, in this object oriented JavaScript tutorial I’ll teach you about prototype inheritance. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on Udemy @ https://www.udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/ πΎ Video thumbnail artwork by PixelSwish @ https://www.youtube.com/channel/UCGKSD3mitWl5UpMxZzaIrRA Original source
-
Object Oriented JavaScript Tutorial #4 – Classes
Hey gang, in this Object Oriented JavaScript tutorial, we’ll take a look at classes and why we’d use them. JavaScript classes can be used to easily create objects of a specific type/class. Although classes don’t technically exist in JS, the class keyword emulates the idea of having classes. π±βπ» Course Links: – VS Code editor…
-
Object Oriented JavaScript Tutorial #2 – Object Literals
Hey gang, in this Object Oriented JavaScript tutorial we’ll take a quick look at object literals & how to create them. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on Udemy @ https://www.udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/ πΎ Video…
-
Object Oriented JavaScript Tutorial #1 – Introduction
Hey gang, in this Object Oriented JavaScript series, I’ll be walking you through object literals, classes, inheritance, method chaining in the prototype model. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on Udemy @ https://www.udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/…
-
Object Oriented JavaScript Tutorial #8 – Class Inheritance
Hey gang, in this object oriented JavaScript tutorial I’ll teach you about Class Inheritance. π±βπ» Course Links: – VS Code editor – https://code.visualstudio.com/ – GitHub repository (course files) – https://github.com/iamshaunjp/object-oriented-js – JavaScript for Beginners – https://www.youtube.com/watch?v=qoSksQ4s_hg&list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET π€ Donate @ https://www.paypal.me/thenetninja πFind me on Udemy @ https://www.udemy.com/user/47fd83f6-5e4a-4e87-a0f0-519ac51f91b6/ πΎ Video thumbnail artwork by PixelSwish @ https://www.youtube.com/channel/UCGKSD3mitWl5UpMxZzaIrRA Original…