7 Powerful JavaScript Methods You NEED To Know

Поделиться
HTML-код
  • Опубликовано: 1 авг 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* 👇
    ruclips.net/video/b59AgnPOGxc/видео.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