takinabradley
@takinabradleyAll solutions
Contact form with inline field validation with React
#accessibility#react#viteSubmitted 9 months agoAny tips for better accessability, or organization in React projects would be nice!
FAQ Accordian with React
#bem#react#viteSubmitted 10 months agoI'd like to know how to manage accessibility when JS is involved and showing/hiding content on screen when users click things.
Rating Component with React and Styled Radio Buttons
#react#vite#bemSubmitted 10 months agoAny comments on the accessibility of my approach with the invisible radio buttons would be appreciated.
Recipe page with React
#bem#react#viteSubmitted 10 months agoI researched how to center the bullet points vertically with long text, but couldn't exactly figure it out. Admittedly, my research was haphazard and I kind of just tried stuff.
I could have made custom bullet points, but I wasn't exactly feeling that. If there's a way to do it without creating custom bullet points, a hint would be nice!
Social links using React and CSS Modules
#bem#react#viteSubmitted 10 months agoIf I were to get any suggestions, I would ask suggestions on how I can manage Component styles more effectively.
Nearly always, for bigger projects, I find that I want to re-use some component but the styles I applied to it aren't great for what I want to do. That didn't crop up in this project though.
Preview Card using CSS variables and clamp()
#bemSubmitted 10 months agoIf I were to receive help, I think I'd like pointers relating to managing the size and shape of centered layouts like this one, and in the QR Code Component project.
First Frontend Mentor submission using Flexbox (qr-component)
Submitted 10 months agoI'm not sure I need help with this one, though I do need more practice. This has revealed exactly how rusty I am with CSS- a lot of things happened I didn't expect while working on the project!