Tune in to the tools and techniques in the Elm ecosystem.
055: Use the Platform
April 25, 2022
1:15:31
72.52 MB
Downloads: 0
- Alex Russell's post Platform Adjacency Theory
- VoiceOver rotor utility
- Use semantic HTML to improve screen reader experiences
- Forms - use onsubmit with a form to get nice keyboard handling and screen reader accessibility
- datetime-local
<input>
tags - MDN docs for sending form data
- HTMHell (examples of non-standard HTML from the wild and why it matters)
- Dillon's Use the Platform blog post