Julius Tamale
@j3wliusAll solutions
- Submitted 5 months ago
Responsive Contact Form
- HTML
- CSS
- JS
I have failed to get the message sent box pop up, so i will glad for any feedback on how i can implement it. I have used display none in CSS and block in js in case the form fields are valid and yet success box still doesn't display.
- Submitted 6 months ago
Todo App
- HTML
- CSS
- JS
-
I'd like to explore more sophisticated state management solutions than my current approach. I'm interested in learning how to effectively use libraries like React Context, Zustand, or Redux to manage the app's state in a more scalable and maintainable way. I'd welcome suggestions on how to structure my state data, what patterns to follow, and how to handle complex state interactions like filtering and sorting tasks.
-
As I mentioned, I didn't write any automated tests for this project. I'd like to learn how to set up a testing environment for front-end projects and which testing libraries are best suited for different scenarios. Guidance on writing unit tests for individual components, integration tests for interactions between components, and end-to-end tests for the entire application flow would be incredibly valuable