Skip to content
Submitted almost 4 years ago

Advice Generator built with SSR and no JavaScript needed!

svelte
LVL 4
Shawn Lee600
@OGShawnLee
A solution to the Advice generator app challenge

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:

  1. I used a form to wrap a button for requesting a new advice. Is it a good practice?
  2. 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?
  3. Could have I used the label for the form instead? Can forms be labelled?

Thanks for any feedback in advance!

Code
Loading...

Please log in to post a comment

Log in

Community 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