Taking on a Frontend Mentor challenge!

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 90

  • @nina7416
    @nina7416 4 роки тому +22

    I am still a total beginner and u r my favorite youtuber , u made me learn a lot about CSS

  • @timbittins
    @timbittins 3 роки тому +6

    Great to see your work-progress on an actual project.
    For learning certain topics It's good to have an easy example, but online tutorials hardly leave the area of desktop screen-sizes.
    Love to see you think it through. Thanks, buddy.

  • @jeffreyhill854
    @jeffreyhill854 Рік тому

    Hey Kevin, I know you had the school bus coming and were admittedly a bit tired. You also tackled it in one sitting. On the mobile design, the images are to the right of the name and verified buyer. It was a simple fix. I removed the .split class from the individual blockquotes and added a new class of .buyer with display:flex.
    Thank you for your time and your thought process. Excellent work on explaining why you do things a certain way. Learned a Lot!

  • @safaelmali3002
    @safaelmali3002 4 роки тому +2

    Great video!! Please continue to these challenges Kevin!

  • @DuyenPhanLan
    @DuyenPhanLan 3 роки тому

    Thank you very much! you're awesome! I did the challenge before and it's nice to watch you through the process of doing this. I've learned many new things in the video! Thanks again!

  • @korhanozdemir9059
    @korhanozdemir9059 4 роки тому +5

    This was very informative as always Kevin, thanks!

  • @vortex3915
    @vortex3915 3 роки тому +5

    6:43
    what if we only have a image of the design to create our project?
    how can we then know its exact font size

  • @janperhoeve4689
    @janperhoeve4689 3 роки тому +3

    How do you get the smooth changing animation when he makes changes just like at 28:35. It looks like LiveServer but I can’t find the setting therefore.

  • @keithprice7119
    @keithprice7119 3 роки тому +6

    I've just finished this challenge and watching someone as experienced as Kevin have to really think this through makes me feel much better about my progress.
    To get those offsets I used flex-start, center and flex-end.

  • @sumukhakb2701
    @sumukhakb2701 4 роки тому +19

    Great video, show us easy bank landing or other free challenges from the front end mentor

    • @Russ2049
      @Russ2049 4 роки тому +4

      I'd love to see Easybank challenge too. There is tricky background image, would be great to see a proper solution :)

    • @ossama90s47
      @ossama90s47 4 роки тому +3

      Hey ! I did code the easy bank challange , go and check the code on this link :
      banksite.netlify.app/

    • @sumukhakb2701
      @sumukhakb2701 4 роки тому +1

      @@Russ2049 Yeah, I tried that it is quite tricky

    • @ayodeleemmanuel7454
      @ayodeleemmanuel7454 3 роки тому

      @@ossama90s47 did you have the code for yours on GitHub... would really appreciate a link to it

  • @I_auddity_I
    @I_auddity_I 4 роки тому +1

    This was the first FrontEnd Mentor project I did. I'll be interested in seeing your process and solution to compare it to what I did. I expect to learn a lot. Thanks for this.

  • @clevermissfox
    @clevermissfox Рік тому +1

    I’m curious how the cascade works when you have all these different files of scss. Gonna have to look into that.

  • @MBXD001
    @MBXD001 Рік тому

    Am learning so much from these vids.!! Thanks very much

  • @janpawedwa4590
    @janpawedwa4590 4 роки тому +7

    1:26:38 me when trying to write any css

    • @dimasmayda8021
      @dimasmayda8021 4 роки тому +2

      hahaha that hit the nail in the head 😆.. It could be a great meme for developers to relax a little bit

  • @RickBeacham
    @RickBeacham 4 роки тому +1

    Learning alot from your videos! Thanks

  • @NikMcPherson
    @NikMcPherson 3 роки тому +4

    I'm still pretty brand new to web development and design, but I'm to the point where I could follow along! Exciting! Can't wait until I'm to the point where I can have an idea of how I'd do it first.

  • @sanfords
    @sanfords 2 роки тому

    8:00 : what if you did your base font size as --fs-base: ... and then all the others became sizes based on this: --fs-midsized: var(--fs-base) * 1.2

  • @abbcc555
    @abbcc555 3 роки тому

    Good video. This whole css ordeal looks so painful. Trial and error all the time and the end result of some changes is way too often a surprise. Can't they come up with something simpler :)

  • @sbtoolman12123
    @sbtoolman12123 2 роки тому

    I know this is a very old video. I just am watching it now i am very new to all of this.At 51:00 he was asking how to "bring the stars in" i was wondering if they could be brought in as a "checkbox" and maybe overlay or change the box to look like a star? As i said i am very new so i don't know what can and can not be done.

  • @JamesWelbes
    @JamesWelbes 4 роки тому +6

    "grid or flex"
    Floats! 😁

  • @SwOOp_de
    @SwOOp_de 3 роки тому +2

    You are a very good teacher!!!

  • @imhunter9237
    @imhunter9237 2 роки тому

    1:02:42 can anyone explain why adding this extra div works?

    • @imhunter9237
      @imhunter9237 2 роки тому

      Well I managed to figure out the answer, if anyone is also wondering, its becuase the paragraphs are inside a which by default is a block level element because it doesn't have a display property applied, that means that it takes the whole width available and displays the following content on a new line.

  • @supertech8395
    @supertech8395 4 роки тому +3

    When you make a change in the code, it transitions smoothly in the browser, instead of an immediate change. How do you achieve that?

  • @brian554xx
    @brian554xx 2 роки тому

    Possibly a dumb question: Can you use media query for min-width = min-content ? Below this, the content doesn't fit and we'd want to make some design choices.

  • @lkrlipoktoshi
    @lkrlipoktoshi 3 роки тому

    AT 2:31 ...CAN you plase tell me what you were copying there?

    • @KevinPowell
      @KevinPowell  3 роки тому

      piccalil.li/blog/a-modern-css-reset/#heading-a-reset-of-sensible-defaults 😊

  • @naczelnypsycholog6296
    @naczelnypsycholog6296 3 роки тому +1

    why not adding links to final page and files ?

  • @rezendenetto
    @rezendenetto 3 роки тому +1

    Which extension or plugin are you using to update the site when you modify the code? It's not the live server is it?

    • @milen11101
      @milen11101 Рік тому

      Wish I knew I love the animations

  • @justsaybobby
    @justsaybobby 2 роки тому

    Kevin, they have a style guide outside of the actual figma files with colors.

  • @CrookzArtwork
    @CrookzArtwork 4 роки тому

    Thanks for sharing

  • @ivanmedina9935
    @ivanmedina9935 3 роки тому

    Thank you for the videos. Greetings from Argentina

  • @amazonfbaphotographer7333
    @amazonfbaphotographer7333 3 роки тому

    Is there an explanation for the decision behind using so many scss files? How do I know when to place what styles in where? Maybe someone can link a vid/blog to help me understand.

  • @justguessing7702
    @justguessing7702 3 роки тому

    Why do you not link a copy of your code for comparison purposes?

  • @ping4110
    @ping4110 4 роки тому

    Hey Kevin, What about your Scrimba course that you had created. Is it going to updated in the future ?

  • @luciano6659
    @luciano6659 4 роки тому +1

    anyone that has done the testimonials/card part with grid, can you link me your project to see the code? I can't figure out how to do it with grid. :(

  • @nargesbayat277
    @nargesbayat277 3 роки тому

    that was fantastic.great great great..

  • @destrophobia3474
    @destrophobia3474 3 роки тому

    how can you determine between the primary,secondary and the neutral colors

  • @brandonbh04
    @brandonbh04 2 роки тому

    I used position relative for the offsets, is that bad?

  • @atosupriyanto6990
    @atosupriyanto6990 4 роки тому

    Do you have heard atomic design?? If yes, could you spend time to make tutorial about that, thanks

  • @harihari-bo8qb
    @harihari-bo8qb 4 роки тому

    hi, do you have a suggestion website similar to frontendmentor for improving react native skills?

  • @erniejeashvillahermosa5699
    @erniejeashvillahermosa5699 2 роки тому

    just curious. why do you convert pixels to rem ?

  • @livingstons6397
    @livingstons6397 3 роки тому

    Do more frontendmentor challenges 🔥🔥

  • @RoyerAdames
    @RoyerAdames 3 роки тому

    Where ID the link to the code?

  • @akifcankara2225
    @akifcankara2225 4 роки тому

    can you make a video about smacss

  • @sudeep64ify
    @sudeep64ify 3 роки тому

    Do you have the code this project up somewhere? I am finding it a bit difficult to go back and forward to check the code. Thanks.

  • @pascalmax8037
    @pascalmax8037 3 роки тому

    Somebody ping me a link of the music played on background i really like it..

  • @rvasko8747
    @rvasko8747 3 роки тому

    I've completed this challenge with almost 98% success rate... Can I consider move on to learning JavaScript now? Seeking any experts opinion. Thanks!

    • @mounibmouad2649
      @mounibmouad2649 3 роки тому

      can you tell me what tool that when you make a change on the code it transitions smoothly on the browser ?

    • @rvasko8747
      @rvasko8747 3 роки тому

      @@mounibmouad2649 man!! that one question has many answers. I don’t know If you are asking about media query or flex-box or grid or rem’s and em’s. Be more specific please. I could provide you the link to my code if seeing makes any sense if you want.

    • @mounibmouad2649
      @mounibmouad2649 3 роки тому

      no i'am talking about live preview, when he add some code and the browser add that code smoothly

    • @rvasko8747
      @rvasko8747 3 роки тому

      @@mounibmouad2649 1:25:23 that's media query and later used sass at 1:44:05 no idea what it actually does. But if you are beginner like me you could do it with only grid or flex-box and obviously media query which I've done. It works perfectly fine!

    • @mounibmouad2649
      @mounibmouad2649 3 роки тому

      i'm talking about the live preview that do that thing smoothly not instantly.

  • @michaelhofby
    @michaelhofby 3 роки тому

    kind of a mess wasn't it.. Just make the entire thing with grid instead of fiddling around with translates, margins, paddings etc. like you do in this video. In my opinion one shouldn't even use padding and margins anymore to manipulate content inside sections/divs , because we have grid child properties for accurate placement.. Could have done this layout in like 30 mins with grid

  • @John-mj1kk
    @John-mj1kk 2 роки тому

    No way this is newbie, should be junior at the very least. It took me like an hour and a half. Pain in the ass.

    • @guilhermegomes683
      @guilhermegomes683 2 роки тому

      lol. a junior project would take you MANY DAYS and not MANY HOURS. looooooool

    • @John-mj1kk
      @John-mj1kk 2 роки тому

      @@guilhermegomes683 I've completed almost all of front end mentor challenges. The advanced problems can range from 30 minutes to 4 hours to complete.
      The pomodoro and memory games were the longest (4-5 hours) so far for me. Then you have extremely basic "advanced" problems such as the countries API one which you can solve in no more than an hour.
      So it's quite ridiculous this is not junior, considering how long it actually takes.

  • @Rocadamis
    @Rocadamis 2 роки тому +1

    It really frustrates me when you code in SASS. I understand it, but don't use it, and from the perspective of this video, it seemed really unnecessary for the project and didn't really offer as much "faster coding" or "functional options" as you think. Especially with the recent changes in CSS, I think SASS is diminishing in use. However, there are A LOT of great AH Ha's in this video. So, thanks once again for great content. I'd love to see this one revisited with pure CSS. Also, it the mobile view, the avatars with their names and roles should be horizontal. You made them stacked.

  • @juanjaimes2336
    @juanjaimes2336 4 роки тому +2

    CSS God

    • @ahmedch6633
      @ahmedch6633 4 роки тому +2

      No
      Only a simple man who know how to teach.
      He s not a God, there is only one God.

    • @luciano6659
      @luciano6659 4 роки тому +1

      @@ahmedch6633 Trump

  • @abdullahalabid9614
    @abdullahalabid9614 3 роки тому

    Hello Sir,
    Can you please explain why you divide the font size by 16 each time?

    • @gnudidoodie
      @gnudidoodie 3 роки тому

      He's converting pixels into rem. Just look up rem units vs px units.

  • @Sam-vz7pf
    @Sam-vz7pf 2 роки тому

    Just want to say Thanks...

  • @carlosdiazplaza1690
    @carlosdiazplaza1690 4 роки тому +3

    Source Code,

  • @ferooref7614
    @ferooref7614 4 роки тому

    2nd. Col stuff.

  • @shaderone07
    @shaderone07 4 роки тому +2

    1st comment . Lots of ♡ . You are a great mentor.

  • @vityamv
    @vityamv 4 роки тому

    Noice

  • @fredericgaufichon7373
    @fredericgaufichon7373 4 роки тому

    That's so great, thank you so much, I am a complete beginer and I did this challenge last week here is my code. I'll study your video, it will be very helpful. Best regards github.com/fredgbcn/social-proof-section-master