snhase
@snhaseAll solutions
- Submitted 6 months ago
Responsive URL shortening API landing page
- HTML
- CSS
- JS
- API
Is there a better way of handling CORS error while integrating with clean URI API other than creating a proxy server? Any feedback regarding my implementation is appreciated!
- Submitted 7 months ago
Responsive Todo app
- HTML
- CSS
- JS
Any suggestion/feedback on how to add custom cursor styling for drag-drop function? My current implementation does show the move effect cursor but only works intermittently to show tailwind's custom grabbing cursor style.
Also, the HTML Drag and Drop API doesn't have mobile compatiblity. In future will use some library to implement the drag and drop functionality so it's responsive. Right now I am thinking about using dndkit. Would like to ask the commmunity members if they have any other suggestions/recommendations?
- Submitted 8 months ago
Responsive signup form with input validation
- HTML
- CSS
- JS
I would appreciate any feedback/recommendation on how I have implemented the tests for the input validation logic. Thanks!
- Submitted 11 months ago
Responsive REST Countries API with color theme switcher with React
- HTML
- CSS
- JS
- API