Latest solutions
Entertainment App with TypeScript, Next, Tailwind, RTK Query, Mongoose
#mongodb#next#redux-toolkit#tailwind-css#typescriptSubmitted over 1 year agoPlanet Facts site built with React, Sass and Framer Motion
#react#sass/scss#motionSubmitted almost 2 years agoE-Commerce with React, useContext, useReducer and localstorage
#react#react-router#sass/scssSubmitted over 2 years agoArt Gallery Website Mobile First SCSS Gulp Leaflet JS
#gulp#sass/scss#bemSubmitted almost 3 years ago
Latest comments
- @evancp87@evancp87
Things i'd appreciate feedback on:
-Making the open cart responsive when absolutely positioned was slightly painful, surely there's a better way?
-I wasn't sure if i implemented the overlay in a DRY fashion.
-on that note, i think the lightbox could've done with splitting out, and resused quite a bit of code that could of been simplified. I found it a challenge to reuse a lot of the components, or more i'm not sure if i did it in the best way
- P@JCrotzer@evancp87
Hi Julie,
It's looking good. Your attempt could benefit from having a smaller width to make it closer to the design, as currently the solution fits the screen and butts up against the right side of the page. All it would need is a max-width to ensure that it never goes over the specific width you go with.
Happy coding!
- @Axab12@evancp87
Hi Atul,
Getting responsive design right can be hard, and something that comes with practise.
One person i would highly recommend for tips for not just responsive websites, but just CSS wizardry in general is Kevin Powell, who has a very active YouTube Channel
I hope you find his channel as useful as I do!
Marked as helpful