JavaScript Value vs. Reference (Primitives vs. Objects) -- Tutorial for Beginners

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 276

  • @ColorCode-io
    @ColorCode-io  2 роки тому +22

    🎉👨🏻‍💻Episode 10: JavaScript Value vs. Reference - of 10 Things JavaScript Developers Should Know But Probably Don't.

    • @CSCoreDecoded
      @CSCoreDecoded 2 роки тому +5

      PLZ Sina make a video about Hoisting and other about Scope because your explain is perfect

    • @aviralkushwaha6488
      @aviralkushwaha6488 Рік тому

      In JS, all parameters are essentially passed to functions by value. - this is a statement from MDN. Any comment on this ?
      Sina: Thanks for all the content 🙇🙇

  • @Rashomon69
    @Rashomon69 Рік тому +5

    I never thought "value vs reference" could be interesting, but you enlightened and entertained me at the same time.

  • @MegaJohn144
    @MegaJohn144 Рік тому +3

    I just finished writing an app with a C# backend and HTML/CSS/JS front end. I know just enough about JavaScript to understand and copy a few examples I found online. Now, I really want to understand JavaScript, the code I copied and what it really does. I went through a lot of trial and error because I didn't understand stuff. I have watched a couple of your videos and am very impressed. I'm going to watch this series from start to finish and try and understand everything.
    After 50 years of software development, I am now retired and I write software, now, just because I enjoy it. I never really have understood JavaScript, so now is my chance. Your presentations are very polished and easy to follow.

  • @volodymyryurovych7264
    @volodymyryurovych7264 2 місяці тому +2

    Definitely the best course on UA-cam or whereever. Some things that I was trying to understand by reading tons of documentation were explained by you so easily an understandable. just Thank You.

  • @prince5922
    @prince5922 2 роки тому +12

    I swear Sina if you would upload a video on talking about paint drying, I would watch it twice!! Your presentation is unlike I have ever seen and I have been watching and learning from tutorials my whole life. I mean--the content, the recording, the music!!, the illustrations, humor, the cool animations, the intros, the outros! You have literally made me fall in love with javascript. When I think "javascript", I think "colorcode"! You sir are absolutely amazing! One suggestion I have for your upcoming vidoes is the event loop, I can't imagine how happy I'd be to see a video on that from you.

    • @ColorCode-io
      @ColorCode-io  2 роки тому +1

      I think Event Loop is a great idea. Thanks Prince!

    • @prince5922
      @prince5922 Місяць тому

      @@ColorCode-io Sina am I going to get a color code sticker please? Because my suggestion actually came up in your most recent video!! :)

  • @obiajuluanthony
    @obiajuluanthony Рік тому +2

    I respect you a lot, you're a great teacher and trust me ive had a lot of teachers

  • @imgrey2292
    @imgrey2292 2 роки тому +17

    You deserve a million subscribers. Your teaching concepts are great. It's easy to understand, good pace, and well simply explained. I hope you'll include someday on how to structure the code when start making any program and what are we gonna be using first, would it be an if else statemnt or directly use object instead. Thank you. Much appreciated ❤️

  • @davidhaiman9814
    @davidhaiman9814 Рік тому +2

    these are the most engaging/entertaining educational coding videos I've ever watched.

  • @justdata3650
    @justdata3650 Рік тому +1

    There is a big difference between knowing something and being able to teach something in a way that a learner gets a good fundamental understanding of the concepts of what you are teaching. You have bridged that gap which many experts fail to do. Well DONE !!!

  • @19kotik92
    @19kotik92 2 роки тому +1

    just started fullstack coding bootcamp- this is my favorite JS channel i've found!! will recommend to everyone in my cohort. THANK YOU!

  • @AbdulazizAliev648
    @AbdulazizAliev648 2 роки тому +1

    Hi I am Ilkhom. I started learning learning JavaScript two weeks ago. I am really interested in this language. I must admit that these videos really helped to understand JavaScript well as a beginner. Thank you a lot for the awesome and in detail videos.

  • @elielberra2867
    @elielberra2867 11 місяців тому

    I have just finished watching this first part of the series. I am amazed at how you have broadened my vision of Javascript. I feel that I am starting to have a deeper understanding of how JS works. The enthusiasm, humor, creativity and effort you put into this videos is wonderful. Thank you so so much!

  • @codecleric4972
    @codecleric4972 9 місяців тому

    As an intermediate professional programmer I knew all of this already, but I still found this video to be a fun and relaxing refresher on all the topics covered. It's a really great presentation about an important topic that all programmers need to start caring about if they want to start learning more advanced things, and especially if they want to start learning lower level stuff.

  • @surajraika9245
    @surajraika9245 2 роки тому +3

    I am waiting for your video from long time....
    You explain very well...

  • @Duxlq
    @Duxlq Рік тому +1

    I found your channel a few weeks ago and as I am currently learning my first framework, your explanation of the basics is great. A different perspective going over what you already know ( or think you know) is always a good way to get a second pass at learning something or firming up your knowledge .
    I have a suggestion on a future video ( excuse me if you have made a video on it, I am yet to see parts 11-14 of your series)
    For myself, I have to say, my biggest struggle is working with modules, especially if you are using a paradigm like MVC and keeping track of the information flow.
    Awesome work on the series!
    See you in part 11

  • @yasinnkhann
    @yasinnkhann 2 роки тому +4

    I love the effort and quality of these videos!

  • @eumm11
    @eumm11 Рік тому +1

    can't wait for the full course! i'm so happy that you put on all this work to teach us, god bless you Sina!

  • @dentechclinic3543
    @dentechclinic3543 2 роки тому +1

    The quality of the video just incredible. clap clap clap

  • @EndLessPain9999
    @EndLessPain9999 2 роки тому +1

    Closures - Hoisting - Recusion
    or
    Callback - Promises - Async Await

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Good ideas. Btw I already did Closures: ua-cam.com/video/aHrvi2zTlaU/v-deo.html

  • @itsnobledean9450
    @itsnobledean9450 Рік тому +1

    If you been building the course for years, at the time of this video, and you still ain’t come out with this course, then I’ll definitely been well beyond needing this course. It’ll years before this course is put out. I started learning web development in April of this year, and I followed Coder Coder because her style of teaching really resonated with my learning style. She teaches mainly the basics of HTML, CSS, SCSS, NPM, GIT/GITHUB, and what these people fail to realize, is that there are maybe 500 other teachers and organizations doing exactly what you’re setting out to do. I’m well pass what she can teach me, and I just started learning JavaScript September 1st of this year! I’ll be on React, and React Native by the time this course comes out.

  • @diamonddhee
    @diamonddhee 2 роки тому +1

    Thank you sir.... i followed through the 10 videos in the series and it was amazing...
    you are definitely the best coding tutor I've seen on UA-cam so far... because you make your videos very interactive and you explain everything from the root..
    I'll like to see more videos from you especially on JavaScript asynchronous programming

  • @alexvass
    @alexvass 2 роки тому

    Thanks

    • @alexvass
      @alexvass 2 роки тому +1

      I would like to learn more about
      1) javascript code fundementals within server side programming. There are many examples I have seen which combine fundamental aspects together but are hard to follow and grasp the overall concept.
      2) javascript 'Canvas'
      3) webworkers
      4) modules with scope etc (as well differences between import and require (and within ElectronJS))
      5) Canvas and Image objects; as well as creating those as DOM elements
      6) Extends, static and private
      7) Subclass

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Thanks Alex! All great suggestions. More videos coming very soon.

  • @paolaconde5984
    @paolaconde5984 2 роки тому +1

    Hi! I'm looking for my first job as a front end and recently had a job interview with an excercise that involved the copy of an array. It didn't went well because I've studied this but I think I never get to fully understand it, so I couldn't explain it and i got nervous and well... it was a little awkward hahaha At the end of my interview I promised myself i'll learn this and here I am watching your video and finally understanding what this is about.
    Thank you very much, I'm looking forward to see more of your videos! You have an amazing way of captivate your audience and a clear way of explanning things!

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Awesome Paola! Great to hear that and best of luck in your job interviews. You're gonna crush it 👊🏼

  • @gurukiran1447
    @gurukiran1447 2 роки тому +2

    Hi . I am in Love with your way of teaching. I will be looking forward for the vedio on Promise, async await, API and Asynchronous programming. Thankyou for the series.

  • @jl_117
    @jl_117 Рік тому +1

    the first vid I saw from you and already subscribed. You broke down something small in a super detailed manner

  • @ericderace
    @ericderace 2 роки тому +1

    This channel is a gem!

  • @m47h4r
    @m47h4r Рік тому +1

    Well done, it's clear how much effort was put in these videos.

  • @dgcp354
    @dgcp354 2 роки тому +1

    I watched the first episode and subbed yesterday, so far it's amazing.

  • @hoomandadkhah7965
    @hoomandadkhah7965 2 роки тому +1

    سلام سینا جان امید وارم همیشه سالم و سلامت باشی... حدود بیشتر یه ساله خودم شروع کردم خوندن جاوا اسکریپت... خیلی کلنجار میرفتم با مفهوم this تا اینکه ویدیو تو رو گرفتم دیدم متوجه اش شدم.... آقا خیلی کارت درسته دوستت داریم از ایران- خوزستان- اهواز😍

  • @ferreven2558
    @ferreven2558 Рік тому +12

    Walter white indeed does a *different* type of cooking lol

  • @sarabpreetsingh6147
    @sarabpreetsingh6147 2 роки тому +1

    Your teaching style is awesome, make some video on Hoisting and Dev tools

  • @absbica31
    @absbica31 2 роки тому +1

    I know this is 6 months old and you already put out 11, but would love a video explaining the use of a class that requires the constructor method as opposed to omitting it.
    Your series here is by far the best I've come across...in your presentation, speaking style (and humor) and clear concise explanations.
    Thank you!

  • @mahletregassa2725
    @mahletregassa2725 2 роки тому +1

    Thank you for your interesting, engaging, and entertaining channel. As I am a new coder your beginner-friendly channel is the best.

  • @faizadnan4029
    @faizadnan4029 Рік тому +1

    Great Explanation

  • @devsCafe1980
    @devsCafe1980 2 роки тому +2

    I really loved when you chose Qoli over James or Jack 😂😂

  • @דניאלעורקבי
    @דניאלעורקבי 2 роки тому +1

    You are the best!
    Thanks for the series!

  • @sudiptasaha8905
    @sudiptasaha8905 Рік тому +1

    woahhh. hats off to your approach. Explanations with practical use cases are really really good. Also that 'Walter White' example was hilarious. Please please please create more videos more frequently.

  • @sashab4432
    @sashab4432 2 роки тому +3

    You Sir, are fantastic teacher! Thank you for this awesome series! Looking forward to your course and more of your content. Keep it up!

  • @smallsir7306
    @smallsir7306 2 роки тому +15

    Thank you Sir!!!! Your 10 things javascript developers should know but probably don't have taken me to another level. I'm so glad i discovered your channel!!!! Recursion have been notoriously hard on me lately, I would appreciate if you can clear me out on it as you have done on other concepts. Lot's of respect from me!!!!!!!

    • @ColorCode-io
      @ColorCode-io  2 роки тому +2

      I’m so glad it’s been helpful for you. And good idea on recursion!

  • @kartikeyshukla2000
    @kartikeyshukla2000 10 місяців тому +1

    somehow this video came in my feed. this is really what i needed. Thanks a lot sir!!

  • @deankinyua2365
    @deankinyua2365 10 місяців тому +1

    spread and rest operator .....colorcode thats a good topic

  • @adamcope6890
    @adamcope6890 2 роки тому +1

    Great stuff. Keep it up!

  • @mihaibarabas9649
    @mihaibarabas9649 Рік тому

    Hi, I watched episode 10 and I would like to propose a topic that Javascript Developers should know But probably don't: That topis it is about Hoisting in JS. I want you to know that you are doing an excellent job and I congratulate you for this :D
    KEEP UP THE GOOD WORK!

  • @LazyDali
    @LazyDali 2 роки тому +2

    Thank you for this series! It was very clear, interesting and enjoyable to watch!

  • @tetianazhuchenko2182
    @tetianazhuchenko2182 Рік тому +1

    Sina, you are amazing.👍 You've made the best tutorials I have ever seen🙂
    Thanks a lot 🙏 💓

  • @thangthai4124
    @thangthai4124 2 роки тому +1

    Thanks for these videos Sina, they truly helped my understanding of JavaScript. Would love a video on recursion!!

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Thanks! Recursion is a great idea.

  • @localLyricsPh
    @localLyricsPh 11 місяців тому

    This lesson is very necessary for every developers to know.

  • @rajgopal2513
    @rajgopal2513 2 роки тому +5

    Thanks a lot Mr. Sina, I wait for your uploads a lot and get really excited when I see your video. This series really taught me a lot and helped me understand Js much better, Can you please do a video explaining Asynchronous js, Covering the topics like callbacks, promises and async-await as they are really fundamental concept and are used very often...

    • @ColorCode-io
      @ColorCode-io  2 роки тому +2

      Yep, very good topic suggestions 👍

  • @sorenvgf
    @sorenvgf 2 роки тому +4

    Hi Sina.
    Thank you for the series. I’m studying JS as my first programming language and your WHY Method always get me to understand better the topics I have some questions!
    I would suggest a chapter about the FOR, FOR OF and FOR IN Loops, because personally, as a beginner, I still have some trouble when using it.
    Again, thank you for your videos!

    • @ColorCode-io
      @ColorCode-io  2 роки тому +1

      Wonderful! I'm glad you're using the Why Method to your advantage. I'll consider the iterators for future videos. Message me on instagram for sticker @ColorCode.io

  • @yanuka7
    @yanuka7 2 роки тому +1

    thanks for the series! it was great

  • @SHANSANIRA
    @SHANSANIRA 2 роки тому +1

    I find your way of teaching things is so fascinating, and I learned a lot from this series. This may not be related to javascript only, But I would like to learn from you about the 'function currying' in the perspective of javascript.

  • @jeroenverdonschot
    @jeroenverdonschot 2 роки тому +1

    Thank for this tutorial! You were asking for new fundamental concept to explain. For me efficiënt error catching is a thing I really want to improve. Thanks

  • @sila-qq5ku
    @sila-qq5ku 2 роки тому +6

    Asynchronous programming should definitely be covered next: Promises , Async await the whole concept would be interesting to learn from your perspective.

    • @ColorCode-io
      @ColorCode-io  2 роки тому +3

      You just guessed the topic for 11, 12, and 13 😉 Just released episode 11: Async

  • @piotrjasiulewicz408
    @piotrjasiulewicz408 Рік тому +1

    god tier level content again

  • @raheem81kg
    @raheem81kg 2 роки тому +1

    best of best in terms of quality videos

  • @shripadjalamkar3296
    @shripadjalamkar3296 2 роки тому +1

    good content ..... very good explanation...looking forward for the course

  • @AlisaHaman
    @AlisaHaman 2 роки тому +1

    Great video as always!!! Thank you for sharing all your JS wisdom!

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Thank you Alisa!!! My fellow UA-cam star 💜

  • @daniel7007
    @daniel7007 2 роки тому +1

    Bro that's awesome! Make video like that!

  • @ianhnizdo4787
    @ianhnizdo4787 2 роки тому +2

    Good explanation! I think the hardest thing I'm encountering with Javascript, or coding in general is changing my mindset. The problem is I look at solving problems to much in a one step manner that makes it simple to get started but fails to simplify the code. You cannot make a video about that here though lol, that is something I or anyone would just have to learn themselves.
    If your still looking at this video ColorCode I'd be interested in seeing you talk about the reduce method and how to customize it. Everyone says its the best array method but it can be hard to get the hang of due to how the 'accumulator' is updated.

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Good suggestion. Thank you! I've been meaning to make a video about reduce.

  • @mdshoharabpk1126
    @mdshoharabpk1126 Рік тому +1

    thanks for your great tutorial, love from my heart ❤❤

  • @fa1th1nme
    @fa1th1nme 2 роки тому +1

    Two topics I would love for you to cover are service workers and web sockets

  • @techthirsty509
    @techthirsty509 2 роки тому

    Hey man, thank you so much for this series. Loved every bit of it, and your energy and positivity is infectious. If you can, i would love the next video to be on Asynchronous JS. Cheers SINAAAAAA :'(

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Thanks for the idea! Tech Thirstyyyyyyyyyyyy

  • @jatilyadav4000
    @jatilyadav4000 Рік тому +1

    Important Video for me... Thank for uploading

  • @dineshreddy8915
    @dineshreddy8915 2 роки тому

    its perfect every thing is perfect, so perfect, perfett.... perfect

  • @robertthuku4237
    @robertthuku4237 2 роки тому +1

    Your videos have been super helpful.....I'd like to hear you speak on Recursion

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Good idea! Message me on instagram @ColorCode.I’m for your sticker.

  • @SaadAwad-s4x
    @SaadAwad-s4x 6 місяців тому

    in minute 11:14 in my opinion the value of myAge does change because two things I guess one of them is that the function incrementAge(age) doesn’t have a return express, the second reason is that the type of variable myAge in itself cause it is a constant which can’t change itself value.
    To check if the value of myAge is going to change we must declare it with var or let key words then alter the incrementAge function by adding return key word.
    Also you can add console.log(age) function inside incrementAge() after “age = age + 1” express to see the JS operations under the hood but it will not return an alter age cause we don’t return it.
    With my best wishes 🎉
    Thanks

    • @minhtruong7628
      @minhtruong7628 3 місяці тому

      as I learned. Pass by reference doesn’t need you to have a return statement to change the value of the variable you pass in. you give a value of “myAge” variable to “incrementAge()” function, js will make a variable named “age” (as you declared) inside the function and asign it with the value of “myAge”, execute age = age + 1. After that when the function “incrementAge()” done, “age” variable also disappear. js only copy the value of “myAge” and asign it with “age” inside the function, so it will not change “myAge”. if you give “incrementAge()” a return statement and asign it to “myAge” (myAge = incrementAge(myAge)), it just like asign new value to a variable. If you think I wrong on something, let my know. Hope this can help you😊

  • @jakobo5521
    @jakobo5521 11 місяців тому

    Thanks a lot for putting things together and presenting them in a very approachable way💪👍

  • @bmehder
    @bmehder 2 роки тому +1

    I want to thank Sina, Qoli, Sam, (and Craig?) for this excellent JS series.

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      They all say hi! And you're welcome.
      Also Craig went to jail.

  • @zuberytragez7274
    @zuberytragez7274 2 роки тому +1

    I enjoy your videos

  • @mahfoudh_arous
    @mahfoudh_arous 2 роки тому

    I would like a more in depth course about "Closure", more examples, use cases, possible issues,...thank you Sina! you are the best! Cristopher Nolan of JS!

  • @lonetwig2734
    @lonetwig2734 2 роки тому +1

    Thank you so much sir for this amazing serie, it has been very helpfull,love the way you explain and simplfy things.I would love if you include next the callback/promise/async function i find them one of the hardest things to grasp in javascript.

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Awesome suggestion. Message me on Instagram @ColorCode.io for your sticker.

  • @UmeshKumar-mt2dp
    @UmeshKumar-mt2dp 11 місяців тому

    Love you man.. Love from India !! 😍😘

  • @juju_be
    @juju_be 9 місяців тому

    Please make a video on node.js modules. specifically creating own modules to reuse in code, how to export/import them to help structure files and keep code neat! thanks! amazing course series. I love the way you explain things and work inside the browser. looking forward!

  • @anuragsingh-ts3nb
    @anuragsingh-ts3nb 2 роки тому +2

    Hey Sina, again loved the content for this reference Vs value. As per my suggestion i would say concept like function currying, promises needs this WHY explanation. 🔥

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Currying and promises are good suggestions. Send me a message on instagram @colorcode.io

  • @vediam
    @vediam Рік тому

    Harika bir anlatım. Teşekkürler!

  • @mihaichiorean6079
    @mihaichiorean6079 Рік тому

    Thank you for the tutorial, great explanations! I have some subjects in mind : Generators, Maps, Sets, series of video with some design patterns, garbage collector, a series of videos about functional programing, SOLID principles

  • @sergiu6650
    @sergiu6650 Рік тому +1

    Good job.... "Craig'

  • @andrewwall2730
    @andrewwall2730 Рік тому

    Love your series! Look forward to next ones. Maybe I missed a couple, but would like explanations of really what a pure function is, what is a combinator function. tail call optimization. Also, what are side effects?

    • @ColorCode-io
      @ColorCode-io  Рік тому

      Pure Functions will be the next episode, currently writing!

  • @nancychaudhry3623
    @nancychaudhry3623 Рік тому

    Great series! Thank you so much. One thing you could cover would be IIFE. Still trying to wrap my head around that concept.

  • @robertod893
    @robertod893 Рік тому +1

    Great content!

  • @nikhilpsathyanathan
    @nikhilpsathyanathan 2 роки тому +1

    Very useful video series

  • @anuragsharma966
    @anuragsharma966 2 роки тому +1

    Thanks a lot for this series i really enjoyed.
    Please make a video on "new" keyword

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Good idea. Message me on instagram @ColorCode.io for your sticker.

  • @pixelseeker
    @pixelseeker 2 роки тому +1

    Love these videos. Also , you have an uncanny resemblance to Cosmo Kramer! , one of the most beloved character from Seinfeld😇

  • @danrong1562
    @danrong1562 Рік тому +1

    This is awesome thanks so much!!!

  • @שיישראל-כ4ס
    @שיישראל-כ4ס 2 роки тому +3

    hi sina, thank you very much for the 10 Episodes it helped me a lot i would like Episodes about array methods, class, promise, localSorage, JSON and AJAX and agian thank you for the Episodes
    good luck with JavaScript Course i will wait for more info about it as well :)

    • @ColorCode-io
      @ColorCode-io  2 роки тому

      Array methods is a great topic, thank you 👍If you're on instagram message me @colorcode.io

  • @isha6173
    @isha6173 Рік тому +1

    what a seriessssssssssssssssssssssssssssssssssss

  • @jakubfrei3757
    @jakubfrei3757 2 роки тому +1

    I really like your videos, thank you

  • @Sat-7
    @Sat-7 2 роки тому

    Hey Mr.Sina,
    Love from 🇮🇳
    I desperately waited for the 10th video and you said it would be coming soon and it's been a while. But your playlist has given me the confidence to attend my first interview and
    I've cracked 4 out of 5 JS interviews in a week.
    It felt great to see your video just popped up when I clicked UA-cam.
    Please let me know if I can help with you regarding your channel content. Your channel really needs a wide spread.
    Coming to the topics, Please explain advanced but yet fundemental concepts like
    Debouncing, Throttling, Asynchronous functions, Currying, DOM API, Promises, Debugging etc.
    I'd love to research and give you thoughts.
    You can also explain debugging for your short videos.
    Gracias Sina n Qoli.

  • @samehmohamed324
    @samehmohamed324 10 місяців тому +1

    Dude you are the best ❤️❤️ , can you make a full node course pleeeeeease

  • @gatorgrad
    @gatorgrad Рік тому +1

    thanks for the explanation

  • @ariseawake3437
    @ariseawake3437 2 роки тому +1

    Awesome, Thank you

  • @anaysharma6916
    @anaysharma6916 2 роки тому +1

    Thank you, hands down the best videos of javascript on UA-cam.
    I found your channel when I was searching for constructor functions as i only knew OOP languages before, you cleared all my doubts related to said topic like nothing.
    Then i binge watched whole series, haha
    Your videos quality and the way teaching are magnificent.
    Waiting for more...
    Again, thank you very much.

  • @cicinuga6888
    @cicinuga6888 2 роки тому +1

    Oh Waow... thank you so much

  • @neveriodev350
    @neveriodev350 Рік тому +1

    Thank you!

  • @TheNotoriousJS
    @TheNotoriousJS Рік тому +1

    HAHAH Walter White. This was the best explanation so far. Glad I found this!

  • @Quicknuggets
    @Quicknuggets 2 роки тому +1

    I would like to see advance concepts like Higher Order function .. explaining how it works and how to create and use it in vanilla JavaScript projects

    • @ColorCode-io
      @ColorCode-io  2 роки тому +1

      I covered Higher Order Functions in episode 8: ua-cam.com/video/0aKZvNNf8BA/v-deo.html

  • @rajtapase7917
    @rajtapase7917 2 місяці тому

    Thank you so much🎉

  • @hajiacomedy
    @hajiacomedy 6 місяців тому +1

    Generator functions

  • @caribbeanman3379
    @caribbeanman3379 2 роки тому

    To summarize JavaScript variables only store primitive values. If the value of a variable is primitive the variable stores the value itself. If the value of the variable is an object, then JavaScript stores a primitive value that is the memory address of that object's location in memory.

  • @ralphstube
    @ralphstube 2 роки тому +1

    Salve! - great series - finished at last - third time through the other episodes and I am getting to grips with what I don't know.
    I would love your take on recursion - I realise it is generic - but so important. I've read and watched quite a bit on recursion and it's slow - everyone says "you could do the same thing with for and while" - but they never demo this - so comparing recursion, for loops and while would be really helpful please.
    Thanks again