JavaScript Zipcode App Using Fetch & Bulma CSS

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

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

  • @brandonvilla9041
    @brandonvilla9041 7 ปีที่แล้ว +23

    Hi Brad! Great tutorial. I just have one suggestion. I think at minute 33:38 it should be document.querySelector('.icon-check').style = 'none'; instead, because if you use remove() it wont work next time you try to enter a new zip code.

    • @TraversyMedia
      @TraversyMedia  7 ปีที่แล้ว +6

      Yes, you're right, thank you

    • @brunopaula
      @brunopaula 6 ปีที่แล้ว

      Traversy Media but don’t that only take care if you have the icon check?? how about if you had the X icon?

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

    Gonna start working on this later tonight. I really like how you focus on the underlying understanding of the frameworks vs. just copy/pasting code. You really are an amazing developer!

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

    this is pretty much the best programming based channel on youtube

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

    Awesome tutorial as always Brad. I think there might be a minor bug at the end though. In the function deleteLocation, if you remove the 'icon-check' element, the next time a user performs a successful API call, the 'icon-check' element will no longer exist. Super tiny problem and very easy fix, but I thought I'd bring it up. Thanks again for the awesome tutorials, I really appreciate all the effort you put into making them.

  • @kemmrthappy2804
    @kemmrthappy2804 6 ปีที่แล้ว

    You saved my life men ..you are genius ..you made javascript look so simple ..thanks a lot

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

    Thank you Brad! I love your nodejs/JavaScript proyects, helps a lot

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

    Pure Javascript is not dead!

  • @amysheeter877
    @amysheeter877 2 ปีที่แล้ว

    You are legitimately, the best.

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

    16:45 Why not use: .catch(error => console.log("Invalid zip code")) ?

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

    This was great. Really enjoyed this video. Thanks Brad.

  • @muthuhari8875
    @muthuhari8875 7 ปีที่แล้ว +21

    Hi Brad waiting for your PayPal payment integration videos

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

    my emmet didnt work in template literals what is your setting for that?

    • @adao5308
      @adao5308 2 ปีที่แล้ว

      Did you figure it out?

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

    As usual great video brad

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

    How do we add pictures on the tab of the web brwser where the title is shown?

  • @brunopaula
    @brunopaula 6 ปีที่แล้ว

    Great video Brad. Next time you come down to the Cape stop by to say Hi. 👍🏻

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

    "Hi guys, I'm Brad Traversy and I just created another killer tutorial. You can easily follow along yourself, and its stunning"!

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

    Thanks Brad for the great videos

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

    Bulma is a one neat framework!

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

    @Brad is there a ftp plugin for Visual studio code like nppftp for notepad++? Can you show that?

  • @ClassicCartoonsNL
    @ClassicCartoonsNL 6 ปีที่แล้ว

    Another great tutorial. keep sharing great tutorials with us! Much love to you from your students :)

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

    Is it ok to use ES6 syntax, considering possible browser compatibility issues?

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

    inefficient to add an event listener to the body, will fire an event for any click?...

  • @obeid_s
    @obeid_s 6 ปีที่แล้ว

    Can you do Post with fetch to DB ?
    Should i do it with get or post ?
    Thank u for letting me know Ajax
    But the fetch i feel like easier
    Thank u again

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

    How do you find out about these APIs? I would really like to know .

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

    I get this printed [object HTMLDivElement] above the location message box. What is the reason. Can some one explain me. Thanks!

  • @AbhishekKumar-mq1tt
    @AbhishekKumar-mq1tt 7 ปีที่แล้ว +1

    Hi Brad u r awesome. Can you make more advance videos on JavaScript and jquery .And I waiting for newsletter website with front end and backend

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

    can you do upload file (any document file) and print information as PDF

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

    thanks for using javascript only

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

    Nice tutorial i hope it will be more like this

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

    How is bulma different from bootstrap?
    Why we have to use bulma when we have bootstrap?
    Both bulma and bootstrap are open source, then how bulma is different?
    So many frameworks, which one to learn?

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

      why do you drive a chrysler when there is ford?

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

      Bulma is just another option. Like chocolate vs vanilla. If you only like vanilla then stay with vanilla.

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

      yeah got it, depends on choice and requirement :)

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

    Yeah. Ur right. I always chuckle a bit when I see people using jquery to make a random quote generator.

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

    @Traversy, can you do VS code tutorial Please?

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

    Do you have a vanilla JavaScript front to back course?

    • @TraversyMedia
      @TraversyMedia  7 ปีที่แล้ว +2

      Not yet but I will in the coming months

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

      Great, I will be waiting to buy it!

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

    nice and helpful tutorial

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

    can you plz upload tutorial on ajax for dummies.

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

      Did you check the Ajax Crash Course? It is beginner level

  • @MarcoAntonio-fh7rd
    @MarcoAntonio-fh7rd 7 ปีที่แล้ว

    I was ask brad if he's making React & Apollo, but everyone is asking for something

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

    Maybe some project using JavaScript , jQUERY and PHP

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

    need PHP with SQL tutorials advanced 7.

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

    Thanks Brad, as always. Did one just with India as country here's the Demo: mrinmaymukherjee.com/IndiaLocationCoordinates/

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

      try 110044 as example pin code for India.
      (now creating one for universal zip-code search)

  • @jeric.moreno
    @jeric.moreno 7 ปีที่แล้ว +3

    how about "the whole process of developing websites: front end and back end -- NO LIBRARIES ----- GULP -- SASS -- PLAIN JAVASCRIPT ---- plus teach us the whole concept of RESPONSIVENESS without framework -------- and the back end PHP ---- I think a lot of people here are willing to buy the course/s including me in the UDEMY !

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

    omg

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

    :)