Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
Merge pull request #3418 from kennethlarsen/blog/embertimes#52
Browse files Browse the repository at this point in the history
Added section on a11y
  • Loading branch information
jayjayjpg authored Jun 21, 2018
2 parents c7f1136 + c8c2f41 commit 0279567
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/blog/2018-06-22-the-ember-times-issue-52.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ One thing worth mentioning is that EmberObject will likely be deprecated in the

---

## [SECTION TITLE](section url)
## [New Tutorial on Accessibility](https://emberjs.com/blog/2018/06/17/ember-accessibility-and-a11y-tools.html)
Ever wondered how to write accessible Ember apps? Jen Weber wrote a [great tutorial](https://emberjs.com/blog/2018/06/17/ember-accessibility-and-a11y-tools.html) explaining all you need to get started. She takes you through setting up `ember-a11y-testing`, a tool made to do automated accessibility testing, adding accessibility checks to rendering tests and how to fix the issues found.

The tutorial ends with a nice section on what to do next. One thing is automated testing but as developers our responsibility is much bigger than that.

---

Expand Down

0 comments on commit 0279567

Please sign in to comment.