<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Accessibility on dev notes</title>
    <link>https://juhanakristianblog.netlify.app/tags/accessibility/</link>
    <description>Recent content in Accessibility on dev notes</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 23 Feb 2021 09:33:01 +0000</lastBuildDate>
    <atom:link href="https://juhanakristianblog.netlify.app/tags/accessibility/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How using Testing Library will help you improve the accessibility of your application</title>
      <link>https://juhanakristianblog.netlify.app/posts/how-testing-library-will-improve-accessibility/</link>
      <pubDate>Tue, 23 Feb 2021 09:33:01 +0000</pubDate>
      <guid>https://juhanakristianblog.netlify.app/posts/how-testing-library-will-improve-accessibility/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://testing-library.com&#34;&gt;Testing Library&lt;/a&gt; is a JavaScript testing framework that focuses on testing the way the application is used. Testing Library will also help you avoid testing implementation details and make your tests more maintainable. Testing the way the application is used will give us the confidence that the application is working as intended.&lt;/p&gt;&#xA;&lt;p&gt;What&amp;rsquo;s also nice about testing-library, is that its recommended queries are designed to work well on accessible elements. This means using Testing Library will also reveal accessibility problems in your application.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
