Differences with Default and Named Exports - ES6 JavaScript

Поделиться
HTML-код
  • Опубликовано: 23 авг 2024
  • In this video, I'll be demonstrating what the differences are when using ES6 exports with Default and Named exports. There are some slight differences when using these and it's good to know since popular frameworks like React, Vue, and Angular make use of them! 👌
    For more information, check out the documentation:
    developer.mozi...
    Follow and connect with me on:
    ----------------------------------
    🐦 Twitter: / coderarchive
    📚 Github: github.com/luv...
    💼 LinkedIn: / lu-vuongle
    📷 Instagram: / coderarchive
    📝 Dev.to: dev.to/coderar...
    If you enjoyed this video make sure to like, subscribe and I'll see you all in the next one!
    #coderarchive #webdev #js #javascript

Комментарии • 17

  • @abdulrahamantalal1319
    @abdulrahamantalal1319 2 года назад +3

    Thank you. giving straight forward information is not simple nowadays.

  • @codex_js962
    @codex_js962 4 года назад +3

    short and clear explanation nice! thank you very much!

  • @user-xs2co1po3d
    @user-xs2co1po3d 8 месяцев назад

    Wow this video is very helpful for anyone that have confusion

  • @satnakamoto
    @satnakamoto 3 года назад

    Thanks a lot from Brazil, buddy!

  • @SelvakumarM-wu5zx
    @SelvakumarM-wu5zx Год назад

    Great Video

  • @user-yo1if2gs6i
    @user-yo1if2gs6i Год назад

    Short and Precise.

  • @Pspisripoff
    @Pspisripoff 3 года назад

    Thank you dude!

  • @carsonreeder3167
    @carsonreeder3167 Год назад

    Thank you sir

  • @pdd3
    @pdd3 3 года назад

    Keep up the good work!

  • @gravitytown
    @gravitytown Год назад

    thnx

  • @zuherabud744
    @zuherabud744 3 года назад

    good work helpful thanks fr your time subscribed

  • @shiryu80asco21
    @shiryu80asco21 3 года назад

    good explanation , thank you

  • @richovernando6581
    @richovernando6581 2 года назад

    Thankyou

  • @Lidkovsky
    @Lidkovsky 2 года назад

    but I still don't understand why do u need export default if u can use named. Just for the name independence?

  • @diegovillafane6313
    @diegovillafane6313 2 года назад

    What happens if i put Fruity.sayHello? Do i get the same result as {sayHello} ?

  • @bloxzyo
    @bloxzyo 3 года назад

    Thanks....