The difference between an expression and a statement in JavaScript

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 17

  • @arunKgowda
    @arunKgowda 5 років тому +1

    I was confused with Javascript function expression and statement which seemed to be contradictory to math.
    Now whatever you are telling makes sense.

  • @andmal8
    @andmal8 4 роки тому

    Hello Kent.
    Thank you so much for such a great clarifications!

  • @jingpingwang4885
    @jingpingwang4885 5 років тому

    very clear and helpful

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

    thanks prof

  • @bafxyz
    @bafxyz 5 років тому

    Great one, thank you

  • @DongQian
    @DongQian 5 років тому

    thanks for the knowledge

  • @Mooblr
    @Mooblr 5 років тому

    subscribed,
    great video!

  • @victorvillacis6764
    @victorvillacis6764 5 років тому

    so basically an expression is something that returns a value right?

    • @KentCDodds-vids
      @KentCDodds-vids  5 років тому +1

      Yeah, that's one property of expression. Though I'd use the words "evaluates to a value" rather than "returns a value" 👍

  • @DivineSoB
    @DivineSoB 5 років тому

    very cool!

  • @perc-ai
    @perc-ai 5 років тому

    thx kent

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

    Functions are both expressions and statements.

    • @KentCDodds-vids
      @KentCDodds-vids  11 місяців тому

      They can be.
      function thisIsAStatement() {}
      const example = function thisIsAnExpression() {}

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

    are u realy know about what u spoken or its just random vidio from you? Man, if u make vidio make paper ur self about what u speaking. Sorry bro, quality of the vidio is so bad and even understanding.

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

    you can't explain it bader