Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
6
zxc-w
@zxc-w

All comments

  • Dreamcaster1•60
    @Dreamcaster1
    Submitted 9 months ago
    What are you most proud of, and what would you do differently next time?

    Most proud of learning how to use API

    What challenges did you encounter, and how did you overcome them?

    I had some problems with the positioning of the main div, and responsive design, I just researched how to do it on the internet

    What specific areas of your project would you like help with?

    I would love some help with responsive design

    Advice generator using API

    1
    zxc-w•120
    @zxc-w
    Posted 9 months ago

    It's great that you managed to learn how to use API, well done.

    I tried your live preview and found that, while the first click works, subsequent clicks don't change the advice.

    The problem is that the browser often caches GET requests to optimize performance, so you need to prevent it from caching the result and get a fresh new response after each click.

    In your fetch function, you can pass an object as the second argument to manage that caching mechanism, for example using the no-cache value.

    See examples and read more here: MDN

    Marked as helpful
  • P
    Carlos Santana•260
    @cacesasa
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I'm proud that the final product looks really close to the original. I'm always looking to improved, so if I see a better way to implement the solution I will apply to it.

    What challenges did you encounter, and how did you overcome them?

    Nothing in particular this time.

    What specific areas of your project would you like help with?

    I'm always looking for feedback and comments on how to improve my code. Thanks

    Recipe page challenge

    1
    zxc-w•120
    @zxc-w
    Posted 11 months ago

    Amazing work, Carlos!

    I don't have anything to add except that you should try using the required font for the challenge.

    Otherwise, your solution is awesome. Well done!

  • Minsok Kwon•70
    @MK013467
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    For the next time I would like my code to be better structured and in succinct.

    What challenges did you encounter, and how did you overcome them?

    It was an easy task.

    What specific areas of your project would you like help with?

    Nothing

    social-link-profile

    1
    zxc-w•120
    @zxc-w
    Posted 11 months ago

    You did great!

    I think all you need to take care of is to implement a media query to make it look good on a narrow screen devices as well, like reducing the padding of the main element a bit.

  • abdullah•30
    @ab-0d
    Submitted 11 months ago

    Preview-card

    1
    zxc-w•120
    @zxc-w
    Posted 11 months ago

    Great work abdullah. You managed to design it correctly as needed.

    Try to implement media queries for mobile screens to make it responsive and suitable for such screens.

  • MuhReski287•100
    @MuhReski287
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I applied CSS Flex to this challenge which makes each element look neater and maybe next time I will use a grid to replace flex in arranging the position

    What challenges did you encounter, and how did you overcome them?

    adjust the width of what I made to what is in the design source. the way to solve it is just to estimate it

    build blog-preview-card using HTML and CSS

    1
    zxc-w•120
    @zxc-w
    Posted 11 months ago

    Awesome. You used flexbox correctly and on point.

    I have a few simple suggestions:

    1. In your .tag selector, instead of using width: 75px; you can use something like width: fit-content; or width: min-content; to make the width just as much as the content inside it.

    2. In your .person you used flexbox which is correct but if you make the image bigger, you will notice that they are not on the same horizontal line. You can use align-items: center; to center them vertically and they will appear on the same line.

    For mobile devices, you should use media queries to make it a little smaller and more suitable for those devices.

    Marked as helpful
  • Erick Felipa Pineda•160
    @Efelipa
    Submitted over 1 year ago

    Responsive QR Landing using flex

    1
    zxc-w•120
    @zxc-w
    Posted 11 months ago

    Great Work! It's good on different screen sizes and responsive.

    I think in your media query for min-width:1000px, if you make the width 300 pixels will be better as it's a little too big with 400 pixels.

    and make the text also slightly bigger.

    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub