Submitted about 3 years agoA solution to the Advice generator app challenge
Advice Generator built with SSR and no JavaScript needed!
svelte
@OGShawnLee

Solution retrospective
Hey Shawn here with yet another challenge. This one was a joy to build because of Sveltekit, it was just really easy to get everything working.
My questions are:
- I used a form to wrap a button for requesting a new advice. Is it a good practice?
- The button has the attribute aria-labelledby linking to the id of a sr-only label. That's how it's done for getting screenreader support?
- Could have I used the label for the form instead? Can forms be labelled?
Thanks for any feedback in advance!
Code
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Shawn Lee'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