7 Powerful JavaScript Methods You NEED To Know

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • Let's have a look at 7 POWERFUL JavaScript Methods that you need to know if you're serious about JavaScript development 😉
    Chapters:
    0:00 Intro
    0:07 some()
    1:31 matches()
    3:31 filter()
    4:58 cloneNode()
    7:04 map()
    8:40 append()
    10:38 unshift()
    12:01 Goodbye
    🏫 My Udemy Courses - www.udemy.com/user/domenic-co...
    🎨 Download my VS Code theme - marketplace.visualstudio.com/...
    💜 Join my Discord Server - / discord
    🐦 Find me on Twitter - / dcodeyt
    💸 Support me on Patreon - / dcode
    📰 Follow me on DEV Community - dev.to/dcodeyt
    📹 Join this channel to get access to perks - / @dcode-software
    If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
    #dcode #javascript #webdevelopment

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

  • @dcode-software
    @dcode-software  ปีที่แล้ว +4

    *3 WAYS TO WRITE CLEAN CODE IN JAVASCRIPT* 👇
    th-cam.com/video/b59AgnPOGxc/w-d-xo.html
    *ENROL IN THE ULTIMATE JAVASCRIPT DOM CRASH COURSE* 👇
    www.udemy.com/course/the-ultimate-javascript-dom-crash-course/?referralCode=DC343E5C8ED163F337E1

  • @beinyourguard
    @beinyourguard ปีที่แล้ว

    that cloneNode method is really useful

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

    Thanks Dom. My fav at the moment is .at() and also .flatMap(). .shift() and .unshift() are both excellent too. One thing that I've been doing hand-in-hand with .map() is using deconstruction in place of the element - it takes a bit to get your head around, but works really well in some scenarios!

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

    Great video - thank-you!!👍🏻

  • @weizhang2389
    @weizhang2389 ปีที่แล้ว

    Very informative video!

  • @devpreetmehra4430
    @devpreetmehra4430 ปีที่แล้ว

    Hello can you pls tell me how do we create a function In JavaScript that changes the heading of the html page from user's input on console.. pls share a reference

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

    what's the special occasion?

  • @7heMech
    @7heMech ปีที่แล้ว

    In the vid timeline you set the last method as unshift, but explained shift

  • @viniciusm.m.7822
    @viniciusm.m.7822 ปีที่แล้ว +1

    Bro, please, make C# videos and course for us