cucumeris
@cucumerisGITAll solutions
Mortgage Calculator made with React & CSS-Modules
#accessibility#react#typescriptSubmitted 8 months agoProduct list with cart made with React
#react#sass/scssSubmitted 8 months agoAt first, I found it hard to understand when to create a component, and as with all things, the internet doesn't seem to agree on the 'correct' way to create them. Some components could be broken down into smaller parts, but overall, I think they’re fine for a smaller project like this, where we don’t have many reused components. I need to find a balance that works for me. I’d welcome any feedback on my current component usage and the project overall. Thanks in advance!
Social Proof Section
#accessibility#bem#sass/scssSubmitted 9 months agoCould I improve the layout of the cards without relying on
:nth-child
? Also, did I use@mixin
effectively and could other@mixins
also be applied elsewhere? Any other feedback on the page is appreciated. Thanks!Four card feature section using SCSS and BEM
#sass/scss#bemSubmitted 10 months agoI would appreciate feedback on the responsiveness, specifically if i used the media query correctly and if i should use something else than px for max-width. Also i would welcome feedback on optimization of the CSS.