Latest solutions
Officelite coming soon site
#next#jestPSubmitted about 1 month ago1. Double scrollbar issue - I still have a vertical double scrollbar when this project is integrated into my main site. I've tried adjusting overflow properties but haven't fully solved it yet.
2. Testing best practices - I'd love feedback on my Jest test setup and whether there are better ways to test React components with Next.js 15.
3. CSS architecture - Is there a better way to organize my CSS modules for larger projects? My current approach works but feels like it could be cleaner.
4. Component reusability - How can I make my Countdown and SignUpForm components more flexible for different design themes without breaking the current styling?
Any feedback on these areas would be super helpful!
Intro Section with Dropdown Navigation Solution
#accessibility#next#bemPSubmitted about 2 months agoI'd appreciate help improving:
- Dropdown keyboard navigation (arrow key support and tab loop)
- Refactoring the dropdown into a reusable, accessible component
- CSS scaling strategy: Whether to keep using CSS Modules or transition to Tailwind CSS for future challenges
Interactive rating component
#accessibility#nextPSubmitted about 2 months agoI'd appreciate feedback on my implementation of accessibility features, particularly the use of ARIA roles and keyboard navigation for the rating buttons. I'm also interested in suggestions for adding subtle animations to improve the transition between the rating and thank you states. Finally, I'd love guidance on how to implement comprehensive testing for this component, especially testing user interactions and ensuring the component works properly across different screen sizes.
Product Preview Card Solution
#accessibility#nextPSubmitted about 1 year agoResponsive Image Handling:
Despite resolving initial issues with responsive images, I would like to explore more advanced techniques for image optimization. Insights on leveraging tools like modern image formats (e.g., WebP), lazy loading strategies, and responsive image best practices would be valuable.
Cross-browser Compatibility:
Ensuring consistent behavior across different browsers can be challenging. I would benefit from advice on testing methods and tools that can help identify and resolve cross-browser compatibility issues more efficiently.
Accessibility Enhancements:
Accessibility is a critical aspect of web development. I would like guidance on improving the accessibility of my project, particularly in areas like semantic HTML, ARIA roles, and keyboard navigation. Expert recommendations could help ensure my project is fully accessible to all users.
Code Review and Refactoring:
A thorough code review by experienced developers could help identify potential improvements and areas for refactoring. Constructive feedback on coding standards, readability, and maintainability would enhance the overall quality of the project.
Base Apparel coming soon page
#nextPSubmitted about 1 year agoAre there best practices or techniques I should consider for more precise alignment using CSS positioning properties? Additionally, I'm working with the NextJS Image component and would appreciate guidance on optimizing image loading and performance, as well as any advanced features of the component that I might not be utilizing effectively.
Latest comments
