Does ANYONE Understand How This Works in JavaScript?

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • What happens when you change an argument inside a #JavaScript function?
    In this JavaScript tutorial video, I'm going to walk you through how JavaScript passes arguments to functions and explore what happens when you change them. We'll take a look at the way different data types in JavaScript are changed when used as function arguments and whether or not this affects the original value that is passed in from outside the function.

Комментарии • 2

  • @isbemorph
    @isbemorph 4 месяца назад +1

    I remember this from your _17 New JavaScript Projects_ course, mentioned at 2:28 Star Ratings.

    • @codewithbubb
      @codewithbubb  4 месяца назад +1

      Ah cool, thanks for that. I’d forgotten I had mentioned that in that video - well remembered!