Javier de Santiago
@javierdesantAll solutions
- Submitted about 2 months ago
Multi-Step form with Zod validation | React Hook Form | Tailwind CSS
- HTML
- CSS
- JS
I had some trouble implementing the footer navigation bar for mobile screens, and it still isn’t working as expected. If anyone has tips or advice on this issue (or any other part of my code, really) feel free to comment and share your feedback!
- Submitted 3 months ago
Contact form using optimal useForm React Hook | Tailwind CSS project
- HTML
- CSS
- JS
I'd appreciate any feedback on improving my code. If you spot anything, please let me know!
- Submitted 3 months ago
Responsive dynamic chart component using React and Tailwind CSS
- HTML
- CSS
- JS
I need help with the chart's hover functionality. I haven't been able to ensure that the parent's hover effect of the chart bars does not affect the child's opacity (the div that shows daily expenses on hover). How did you do it?
- Submitted 3 months ago
QR code component using React and Tailwind CSS
- HTML
- CSS
I would love some help to optimize my code. I encountered myself adding too many divs just to create a component. I don't know if my DOM could have been less deep or how to accomplish that, so I will gladly take any suggestion you give me.