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

  • @skippyzk
    @skippyzk 2 ปีที่แล้ว +3

    the audio from the voice only comes through the left channel.
    thanks for the codepen you're an incredible teacher

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

      Yeah sorry about that :( glad you’re enjoying it though!

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

      @@JamesQQuick
      This was almost exactly a question in an entry level interview hahaha.
      They just wanted a click able list of names.
      Watching this video has been a huge step to something that will change my life. Really can't thank you enough.

  • @rushtothemax76
    @rushtothemax76 4 ปีที่แล้ว +18

    this teaches me more stuff than my own school does, great job!

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

      Wow that’s cool feedback!

  • @chuffman91
    @chuffman91 5 ปีที่แล้ว +3

    Thank you! Had a great time with this project. I'll be on the look out for the next one

    • @JamesQQuick
      @JamesQQuick 5 ปีที่แล้ว +3

      Part 2 coming this week!

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

    Wow bro, I just was doing something like this 2 days ago, a spa of a Pokedex with Vanilla JS and I was stucked with those 2 fetch calls to get pokemon's data like name, type, sprites..... now with your fantastic video it's like discover gold, thanks a lot!

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Glad it helped!!

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

    wow....
    grid-template-columns:repeat(auto-fit, minmax(320px, 1fr)) just changed my life.
    i never ever know i could basically have a decently responsive design without annoying overly complicated media queries at several breakpoints!!! who know that with ONE line of CSS i could do this!

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Haha yep I was really happy when I found that!

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

    How can you separate js files and and use many js together? require and module doesn't work. im using node so not sure if that has anything to do with mutliple js's files not talking to each other if so then someone needs to make a tutorial on how to talk with multiple js files using node for browser displaying. Ugh, think you may need to make a tutorial on using an api and having multiple js files talking to each other using node.

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

    i want to change the color of the types to match the ones we see in the games (blue for water, orange for red, green for grass, etc.), how can we do that here?

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

    was this prior to destructuring was a thing?
    thats pokemon['name']=results.name stuff hurts my eyes lol

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

    couldn't you have used data.sprites.front_default vs ['front_default']?

  • @Tech-x9v
    @Tech-x9v ปีที่แล้ว

    Everytime it give me an error code on javascript, how do I fix this?

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

    is sprites vs code specific or is there something I have to import, because I am trying to follow the video and it's not highlighted.

  • @itahirk
    @itahirk 5 ปีที่แล้ว +3

    Awesome as always James. Would love to see such tutorials.

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

      Working on it :)

  • @Toskan
    @Toskan 4 ปีที่แล้ว +2

    One question, if i want to do it, but with fakemons... (i dont have the api) what could i do???

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      I’m really not sure what that is and what you’re asking?

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

      @@JamesQQuick I wanna make a pokédex with invented pokemon and i haven't an api, what can i do

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

      Toskan4134 build your own fakemon api

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

    Image links are not working??!

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

    Give me error line num 30 in app. Js

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

      Can you compare your code to the example?

  • @DDDDrizzy
    @DDDDrizzy 11 หลายเดือนก่อน +1

    Hi James! I was wondering if you could do a tutorial on how to put a search feature on it? Love the vids btw

    • @agentsscouts2110
      @agentsscouts2110 10 หลายเดือนก่อน

      He actually has a video about it :) I will try to implement both this and the search for a school project. Can let you know how it goes ;)

    • @DDDDrizzy
      @DDDDrizzy 10 หลายเดือนก่อน

      @@agentsscouts2110 Thanks

  • @lightingrod5907
    @lightingrod5907 4 ปีที่แล้ว +5

    I love that you made this!! May i use this project for my resume?

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

    Please please: HOW DO I ADD A SEARCH BAR TO THE JAVA SCRIPT FILE????? Im breaking my brain here.

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

    Great tutorial quick, would like to see more like this from you!

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Thanks! Any particular type of video you’d like to see?

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

    Can you send the course of css grid?
    thanks!

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

    Hey, James! Since I see that you still answer questions to this video, (which is f-ing great) I've a few :
    1. Isn't it better to make 1 request to pokeapi and get every pokemon in big array that way and only then map it to your way, rather than making 150 requests?
    2. Can you do the same thing but with async/await and not with promises and should you, if yes then how

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

    i'm trying to add "if" statements to my javascript to add certain classes to my types so i can change the text color according to type but im having a bit of trouble

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

      i am a noob with js so pls dont be too harsh when i post my attempt at adding my script lol

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

      Promise.all(promises).then((results) => {
      const pokemon = results.map((data) => ({
      name: data.name,
      id: data.id,
      image: data.sprites['front_default'],
      type: data.types.map((type) => type.type.name)
      .join(', ') if (type == 'grass') {
      type.classList.add("green")};
      }));
      displayPokemon(pokemon);
      });

  • @Koyotte01
    @Koyotte01 4 ปีที่แล้ว

    Hello, this app makes 151 requests for access.. can you explain how can we do to access the api without been blocked ?

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

    Please anybody can tell me how to use recursion instead of for loop?

  • @leonardojaques6586
    @leonardojaques6586 5 ปีที่แล้ว

    I really appreciated the video. Just got to know your channel. I'm a beginner at vanilla js, but I liked that in the video you would say "oh I made a video about that go check it out". My humble suggestion is that you linked other videos that you made in the description, bc at some points I was just copying you bc I didn't actually know what was going on. But again, that's just me as a beginner. Thanks again :)

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

      Great suggestion! Sometimes I forget to do that. Thanks a lot for watching and your feedback!

    • @leonardojaques6586
      @leonardojaques6586 5 ปีที่แล้ว

      @@JamesQQuick could you also share your friend's course link?

    • @JamesQQuick
      @JamesQQuick 5 ปีที่แล้ว

      @@leonardojaques6586 Here's the regular link. I'll see if I can get your a discount link shortly! www.udemy.com/course/practical-css-grid/

  • @aminkazemi6938
    @aminkazemi6938 4 ปีที่แล้ว

    if i want to show 1 or some cards each time by creating next and also previous button how could i do that? i will be appreciate to let me know

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

    image links not working

  • @beyondlimits8159
    @beyondlimits8159 3 ปีที่แล้ว

    whats ur friends css course?

  • @locksfamily
    @locksfamily 5 ปีที่แล้ว

    +1 for the cutout effect overlay special effects FTW!

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

    How we used Ascyn/await catch here

  • @ThisIsLiin
    @ThisIsLiin 5 ปีที่แล้ว +4

    Only left channel audio

    • @JamesQQuick
      @JamesQQuick 5 ปีที่แล้ว

      Rats! I thought I fixed this before publishing. Shitty thing is youtube won't allow me to swap out the video. I would have to create a whole new one

    • @Rustic1990
      @Rustic1990 4 ปีที่แล้ว +2

      Yeah, I started with headphones on and that quickly had to change... lol

  • @Tech-x9v
    @Tech-x9v ปีที่แล้ว

    How do I write the arrow function on keyboard?

    • @mrgames-Will
      @mrgames-Will ปีที่แล้ว

      Equals sign = followed by a great than symbol >. So =>

  • @garrettbond5381
    @garrettbond5381 4 ปีที่แล้ว

    Where are the videos that you suggested for review on fetch, promises, etc..?

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

      Ahh I forgot to link them. You can look at the JavaScript playlist on my channel :)

  • @TheLofiDragon
    @TheLofiDragon 4 ปีที่แล้ว

    How can I get your boiler plate extension.

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

      Search the store :)

  • @KristjanKask
    @KristjanKask 3 ปีที่แล้ว

    Would love a link on the CSS grid

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

    Does anyone know how to do this, but for Jojo Stands? (I'm counting Hamon as a stand by the way).

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Huh?

    • @firefallgaming12
      @firefallgaming12 4 ปีที่แล้ว

      @@JamesQQuick You heard me correctly

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      @@firefallgaming12 I'm confused...

    • @firefallgaming12
      @firefallgaming12 4 ปีที่แล้ว

      @@JamesQQuick What are you confused about?

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

    Thanks for the video, you explained very well! ❤️

  • @ChandlerLane-qb3ht
    @ChandlerLane-qb3ht ปีที่แล้ว

    it already sends i in json...

  • @AdriiPing
    @AdriiPing 4 ปีที่แล้ว

    Great tutorial! Could you make a pagination system for this tutorial? For example, showing 10 pokémon per page and allowing someone to advance and go back with buttons

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว +2

      That’s a great idea. Going in the backlog!

    • @AdriiPing
      @AdriiPing 4 ปีที่แล้ว

      @@JamesQQuick :D

  • @mrz1764beatle
    @mrz1764beatle 4 ปีที่แล้ว

    Thanks to this video I finally got the images of the pokemons showed on my api. Great video!

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      So glad to hear it!

  • @BobbyBundlez
    @BobbyBundlez 4 ปีที่แล้ว

    im learning soooo much the last 5 minutes haha. that simple bounce animation was soooo easy! thank you :)

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Haha glad to hear it!

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

    THANK YOU!

  • @231-o5m
    @231-o5m 2 ปีที่แล้ว

    good, I need more new js web teaching,nice video

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

      More incoming :)

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

    I got uncaught promise in pokeman .map I tired everything even copy and paste your Javascript and nada :-(

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Hmm are you able to share your code?

    • @upperlevelmedia
      @upperlevelmedia 4 ปีที่แล้ว

      @@JamesQQuick I figured it out.. the top part wasn't coded like yours. basiclly because for my top part i didnt need all 150 pokeman lol.. still new to promises any videos on that? maybe using pokeman lol

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      @@upperlevelmedia Glad you got it figured out! I've got a discord you can join if you have questions in the future. discord.gg/vM2bagU

    • @upperlevelmedia
      @upperlevelmedia 4 ปีที่แล้ว

      @@JamesQQuick still breaks :-( link below
      jsfiddle.net/amorlett/0mjo3aqr/5/
      yes keeps breaking on last .map I'm not sure why :-( the only thing I changed is the for function and added a var

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      @@upperlevelmedia What's the error?

  • @andya3442
    @andya3442 5 ปีที่แล้ว

    Really good man, thanks!!!!

  • @codingjhames
    @codingjhames 4 ปีที่แล้ว

    as a beginner is a nice project to practice async topics, and some CSS too. a nice tutorial

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Glad to hear it!

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

    PLEASE DO THE WEAKNESSES

  • @ThaEzioAuditore
    @ThaEzioAuditore 5 ปีที่แล้ว

    Cool channel ! Great stuff 😄 subbed 💪

    • @JamesQQuick
      @JamesQQuick 5 ปีที่แล้ว

      Awesome!!! Thanks for watching!

  • @2Clean4This1
    @2Clean4This1 4 ปีที่แล้ว

    Thanks, heres a comment and a like!

  • @JBautistaA
    @JBautistaA 4 ปีที่แล้ว

    This is my childhood. Guessin you were born 1990 like me?

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

    If anyone else is wondering why they can't hear him like I was, his audio only comes in through the left headphone. I had one headphone off and couldn't hear anything he was saying. lol

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

      Haha so sorry. This was one video I forgot to split the audio :(

  • @TechGuyDane
    @TechGuyDane 4 ปีที่แล้ว

    Fantastic video

  • @arthurbeggs7912
    @arthurbeggs7912 4 ปีที่แล้ว

    my left ear loved this

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      Is the audio off?

  • @daverd6434
    @daverd6434 3 ปีที่แล้ว

    Thank you very much, there are not many GOOD full stack tutorials like mern, i d be very gratefull if u can do one ... anyways thank you again for this awesome video

  • @devmnnu5334
    @devmnnu5334 4 ปีที่แล้ว

    whats is this bro?

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      What?

    • @devmnnu5334
      @devmnnu5334 4 ปีที่แล้ว

      @@JamesQQuickwhich vs code theme you using? => looks diffrenet in mine VS code

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      @@devmnnu5334 oh lol Cobalt 2 by Wes Bos

    • @devmnnu5334
      @devmnnu5334 4 ปีที่แล้ว

      @@JamesQQuick thnq my frand (translation: Thankyou my friend)

    • @JamesQQuick
      @JamesQQuick 4 ปีที่แล้ว

      @@devmnnu5334 :) you're welcome!

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

    slow down

  • @shaurya20085
    @shaurya20085 3 ปีที่แล้ว

    Cool

  • @surlado9467
    @surlado9467 4 ปีที่แล้ว

    ay cuh my audio fucking up, left ear audio gang?

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

      It was my fault. Sorry!

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

    I can hear your voice just on the left 👂ear !!

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

      Yeah I messed up a couple of my audios back then :)(

  • @BobbyBundlez
    @BobbyBundlez 4 ปีที่แล้ว

    padding-inline-start? WTF!!! lol. never seen that.. everything else pretty easy for me :)

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

      Haha apparently you can also just do padding-left too

    • @BobbyBundlez
      @BobbyBundlez 4 ปีที่แล้ว

      @@JamesQQuick lololol ok phew i thought i was missing something crazy