
Hector Ramirez
@hectorlil48All solutions
Frontend Quiz App
#reactPSubmitted about 1 month agoWhile I’ve made significant progress on my quiz app, there are still a few areas where I’d appreciate some guidance to improve and refine my work:
-
State Management with Context API or Redux: As the app expands, managing state across multiple components is becoming more challenging. I would love help understanding the best practices for using Context API or Redux to streamline state management and avoid prop drilling.
-
Testing the Application: I haven’t yet written tests for my app, and I’m unsure where to start. I’d like help with setting up testing frameworks like Jest or React Testing Library and writing effective tests to ensure my app works as expected.
-
UI/UX Design Improvements: While the app is functional, the design could use some refinement. I would appreciate feedback on improving the user interface and user experience, such as making it more intuitive, visually appealing, and accessible.
-
Performance Optimization: As the app grows and becomes more complex, performance could become an issue. I’d like help identifying potential bottlenecks and optimizing the app for better speed and responsiveness.
-
Deployment Best Practices: Although I deployed my app on GitHub Pages, I’d like to learn more about other deployment strategies (e.g., Netlify, Vercel) and how to set up Continuous Integration/Continuous Deployment (CI/CD) for smoother project management.
-
Password generator app
PSubmitted 4 months agoI want to get more practicing using the Dom and writing functions. I'm getting better at CSS, but I still want to get practice on some of the input styles and animations.
Tip Calculator App
PSubmitted 6 months agoNeed more practice solving problems with JavaScript. I intend to do more problem-solving.
Time tracking dashboard
PSubmitted 6 months agoHow to plan out a project better. I feel like I don't know how to properly break down a project and find out where I need to start on it.
Newsletter sign-up form with success message
PSubmitted 7 months agoI feel pretty confident in my abilities so far. I just need more hands-on practice with CSS and Javascript.
Article Preview Component
PSubmitted 7 months agoI want to know if there is a better way to code this project. I think I did a good job but it could always be better.
Meet Landing Page
PSubmitted 8 months agoI need assistance with setting a fixed background image that doesn't expand on larger screens.
Testimonials Grid Section
PSubmitted 8 months agoMaybe how animations work. But using them more in my projects will help get me a better understanding
Four card feature section
PSubmitted 8 months agoI didn't have much of a problem coding this design. I just had to learn how to use a display grid and how to make it responsive.
Recipe Page Main
PSubmitted 8 months agoI want to get better at making my projects more responsive. I want to look into the mobile-first approach.
Social-links-profile-main
PSubmitted 9 months agoI want to understand when to use responsive units and I want more practice using media queries.
Product Preview Card Component
PSubmitted over 2 years agoUsing more responsive units and planning out how I’m going to code my pages.