Mobile first approach, grid for centering
Design comparison
Solution retrospective
I've been studying all week on how to use API's and manipulate json-data. So this exercise was a nice test to see where I am.
Community feedback
- @arkharman12Posted over 2 years ago
You might have to use
fetch("url", {cache: "no-cache"})
for quickly getting the new advice.Marked as helpful0@katrien-sPosted over 2 years ago@arkharman12 This is a good tip. I noticed I had issues with the cache, but I didn't think I could influence that. I'll add it. Thank you :)
0 - @zoleee98Posted over 2 years ago
its okay i think . the only thing that seems weird to me that your button still have the box shadow after clicking. maybe thats there on purpose, but great work
0@katrien-sPosted over 2 years ago@zoleee98 Yeah I'd noticed it too. It was not on purpose. It's a mistake. I'll look into how solving that.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord