Latest solutions
Blog preview card
#sass/scssSubmitted 10 months agoThere is most likely a less repetitive way to handle a mobile screen size than what I did. Do you know of a way or do you have a link to a resource I can read up on?
QR code component
#sass/scssSubmitted 10 months agoSome Sass related questions:
- Is Sass the biggest CSS pre-processor? How is its usage vs. Less in the real world?
- Do *.css.map files need to be committed to git or could I have gitignored these file types?
Latest comments
- @ericabarros21Submitted 10 months ago@davidkhuuPosted 10 months ago
Solution looks great! Maybe add your own photo and links for some personal flair!
0 - @PatricioZarauzSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
What I'm most proud of are the animations I added for the hover over the card and title. What I would do different is to make sure to code in a mobile first approach, making sure of having completed the mobile layout first and then make any other changes for the desktop version.
What challenges did you encounter, and how did you overcome them?The main challenge I encountered was regarding the animations. To overcome this I watched a lot of youtube videos and looked over the web for getting more knowledge.
What specific areas of your project would you like help with?I'm open to receive any code improvements suggestions, and mainly getting feedback on how to improve the color text transition, in order to achieve the following animation: transition the color from left to right on hover and again from left to right when the mouse leaves the hover area.
@davidkhuuPosted 10 months agoI love the hover transition. My only gripe is there appears to be an odd half pixel border on the text when hovered. Otherwise, it looks great!
0 - @RadiantReversalSubmitted about 1 year ago@davidkhuuPosted 10 months ago
The solution is slightly larger than the intended design. From what I can see in the screenshot, the card appears to be missing a slight drop shadow as well.
But otherwise, the solution looks great!
0