Javascript forEach method explained in 4 Minutes for beginners

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

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

  • @ChrisKoyo
    @ChrisKoyo 3 หลายเดือนก่อน +1

    What's better in declarative programming than in imperative is that, instead of building things from scratch, you just gotta know what preexisting block to use in order to end up with what you want

  • @son7459
    @son7459 3 หลายเดือนก่อน +1

    Can you do a series on how to use dev tools (Chrome preferred) efficiently? Like how to check where the CSS breaking the current page is, which CSS class is overriding another, how to check API status and fix errors using "Network" tab, how to use console better, etc. For beginners, the dev tools is quite a handful to look at. I myself also wanna learn how to make better use of it other than just writing console .log to see stuff and checking which line of code in which file is prompting errors

  • @faisal.fs1
    @faisal.fs1 3 หลายเดือนก่อน

    To the point 👌🏻

  • @PCunfake
    @PCunfake 3 หลายเดือนก่อน +1

    your content video is interest

  • @dave3k
    @dave3k 3 หลายเดือนก่อน +3

    Is this going to be part of a full Javascript course?

    • @coding2go
      @coding2go  3 หลายเดือนก่อน +3

      Yes. It is part of the js udemy course we are working on. We thought to just release some lectures for free.

    • @dave3k
      @dave3k 3 หลายเดือนก่อน

      @@coding2goAwesome, what is the ETA on the course?

  • @siddharaj3674
    @siddharaj3674 3 หลายเดือนก่อน

    Where is the fulk course? ❤

  • @mybeats7508
    @mybeats7508 3 หลายเดือนก่อน

    i think you should teach us from beginning