React and Accessibility

I’ve been looking into React recently, and searching out resources related to accessibility with the tech. So far https://simplyaccessible.com/article/react-a11y/ is a good read, along with https://blog.usejournal.com/getting-started-with-web-accessibility-in-react-9e591fdb0d52. React’s own docs also here: https://reactjs.org/docs/accessibility.html.

Flash indexing with external resource loading

Google have expanded their Flash indexing capabilities by allowing for the indexing of external assets. A lot of Flash applications read in some sort of XML config file, which in turn often loads in additional assets such as images, mp3s, etc. This is a big deal in getting Flash properly indexable, so kudos to Google.