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

🎓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


38 responses to “Object Oriented JavaScript Tutorial #3 – Updating Properties”

  1. I'm so bad at understanding oojs that it took me almost a week to watch these first two videos because each new concept would blow me mind. Right now i'm stopping at the var prop = 'name', part because I still dont feel im really "getting" everything up til this point

  2. Hello, just binge watched all 3 videos you uploaded today, really enjoying this series. Thanks alot. Just want to point out, you really should use the shift key to help you capitalise charecters xD, because I noticed you keep using caps lock, to capitalise a single value, which caused you minor issues, so just a friendly recommendation ;), Thanks alot, and cant wait for the other tutorial videos.

  3. ninja, can we say Javascript a purely object oriented language.? And..
    Is JavaScript and frameworks enough for development and programming or we need Java or Pytho
    With JavaScript , can we implement basic and complex DataStuctures and Algorithms?

Leave a Reply