Dynamic Notifications

Dynamic content in applications can be tricky to handle properly, and can lead to numerous accessibility violations. It is important to know the tools iOS provides you to handle dynamic content. Dynamic application content is easy to handle properly as long as your understand these tools and how to use them. In this post we will discuss: When dynamic notifications should be used, How to implement dynamic notifications, Some particularly helpful accessibility notifications and their uses, An in depth discussion of an example
Astronaut in space reaching for the Lost Art of HTML

JavaScript Frameworks & The Lost Art of HTML

We are in the midst of a very large problem in the web development field, where HTML is being left in the rearview mirror in place of JavaScript. The push to know the latest JavaScript framework and understand all its workings vs. knowing how to develop properly with HTML is killing the accessibility of the web.