Submitted 7 months agoA solution to the Newsletter sign-up form with success message challenge
Responsive form submit w/ validation
jquery, sass/scss, vite
@LincolnBollschweiler

Solution retrospective
What are you most proud of, and what would you do differently next time?
Getting Github pages to show my svg images that were defined with background-image: url(some url pointing to public, re-routed to dist) to work. Next time I'll make the relative urls start with "../", not "/" or "./". I was actually surprised all three work from localhost with vite.js npm start.
What challenges did you encounter, and how did you overcome them?See "proud of section"
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on LincolnBollschweiler's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord