JS for Testers | Part 4: JS Basics

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 8

  • @49Singmetosleep
    @49Singmetosleep ปีที่แล้ว

    The bit about functions is missing the return statement. It should be " function product (a,b){return a * b} ". In case anyone else struggles with this.

  • @Fei-D
    @Fei-D 3 ปีที่แล้ว

    Hi there, i am getting Error: Cannot find module, at the print name part, is there anything I missed in those video?

    • @QACamp
      @QACamp  3 ปีที่แล้ว

      Hi Fei,
      Could you please share the complete error log.

    • @daviddvir7259
      @daviddvir7259 3 ปีที่แล้ว

      did you resolve your issue?

  • @srinivaskadiyala
    @srinivaskadiyala 3 ปีที่แล้ว

    In conditional operator, i think it should be == for comparison. 10:14

  • @kailashpathak8906
    @kailashpathak8906 4 ปีที่แล้ว

    Can you please explain arrow function pls

    • @QACamp
      @QACamp  4 ปีที่แล้ว +1

      that's in the plan :)
      Do share more topics you would like to see in this series.