Repo Roundup April 28th

Weekly round up of new and interesting projects that are on my radar. I’m currently playing around with Deep Live Cam and plan to share a blog post on the results soon.

Read More

Make Yourself Accessible: Legacy Rails Applications

This is the third in a three-part series on “what accessibility actually looks like when you’re implementing it in a Rails app.” Part One covered some of the moral, ethical and professional rationale for making a site that adequately serves as many people as possible. Part Two covered implementing accessibility checks in a brand-new application,…

Read More

Make Yourself Accessible: New Rails Apps

In Part One of this series, I talked through some of the ethical and moral rationales for making a website accessible to as many people as possible. It’s good for your users, and it’s good for your code, so it’s a good idea. But I didn’t actually lay out the process of adding accessibility checks…

Read More