<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:base="https://frontendstories.com" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Frontend Stories</title>
    <link>https://frontendstories.com</link>
    <atom:link href="https://frontendstories.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Collection of research findings about frontend development</description>
    <language>en</language>
    <item>
      <title>Sitemaps</title>
      <link>https://frontendstories.com/findings/sitemap-facilitates-navigation</link>
      <description><![CDATA[Discover how a visible site map can improve user experience on websites by reducing the use of the Back button and aiding navigation.]]></description>
      <pubDate>Fri, 05 Apr 2024 05:02:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/sitemap-facilitates-navigation</guid>
    </item>
    <item>
      <title>Error Messages</title>
      <link>https://frontendstories.com/findings/when-computers-apologize</link>
      <description><![CDATA[When a user interacts with an interface in an unintended way, some errors may be generated. In these circumstances, the interface’s response may fall somewhere between a "friendly apology" or a generic uninformative response.]]></description>
      <pubDate>Fri, 05 Apr 2024 04:49:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/when-computers-apologize</guid>
    </item>
    <item>
      <title>Page Speed</title>
      <link>https://frontendstories.com/findings/how-long-users-can-wait</link>
      <description><![CDATA[Page load time is the time it takes to display all the content on a web page. In some cases, these load times can be significantly long and induce frustration to the end user.]]></description>
      <pubDate>Fri, 05 Apr 2024 04:48:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/how-long-users-can-wait</guid>
    </item>
    <item>
      <title>Scanning Content</title>
      <link>https://frontendstories.com/findings/paging-or-scrolling-information</link>
      <description><![CDATA[This document examines the differences between paging and scrolling as methods of presenting search results, and evaluates which is the best approach for users.]]></description>
      <pubDate>Fri, 05 Apr 2024 03:42:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/paging-or-scrolling-information</guid>
    </item>
    <item>
      <title>Placeholders</title>
      <link>https://frontendstories.com/findings/placeholders-for-hint-text</link>
      <description><![CDATA[Placeholder text can be a great way to speed up form completion, but it can also have a downside. This article looks at the effects of placeholder text on user accuracy when filling out forms.]]></description>
      <pubDate>Thu, 04 Apr 2024 21:25:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/placeholders-for-hint-text</guid>
    </item>
    <item>
      <title>Required Fields</title>
      <link>https://frontendstories.com/findings/required-fields-asterisk</link>
      <description><![CDATA[Required fields are essential for providing accurate and complete information. Yet, marking them can be tedious and time-consuming. Let’s explore the pros and cons of marking required fields.]]></description>
      <pubDate>Fri, 05 Apr 2024 04:42:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/required-fields-asterisk</guid>
    </item>
    <item>
      <title>Text Alternatives</title>
      <link>https://frontendstories.com/findings/provide-alt-text</link>
      <description><![CDATA[Everyone should have equal access to content online. Text alternatives help make this a reality by ensuring everyone can understand and interact with digital content, regardless of their ability.]]></description>
      <pubDate>Fri, 05 Apr 2024 04:45:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/provide-alt-text</guid>
    </item>
    <item>
      <title>Radio Buttons vs Checkboxes</title>
      <link>https://frontendstories.com/findings/checkboxes-or-radio-buttons</link>
      <description><![CDATA[Radio and checkbox inputs are a fundamental part of modern web forms. By understanding how users perceive them, designers can create better user experiences.]]></description>
      <pubDate>Thu, 18 Apr 2024 09:41:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/checkboxes-or-radio-buttons</guid>
    </item>
    <item>
      <title>Breadcrumbs</title>
      <link>https://frontendstories.com/findings/do-users-use-breadcrumbs</link>
      <description><![CDATA[Help users easily navigate your website by using breadcrumbs. Make the most of them and see how they can improve the user experience.]]></description>
      <pubDate>Thu, 04 Apr 2024 21:25:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/do-users-use-breadcrumbs</guid>
    </item>
    <item>
      <title>Special Characters</title>
      <link>https://frontendstories.com/findings/avoid-unicode-characters</link>
      <description><![CDATA[Writing online? Avoid using Unicode characters in your posts. Standard characters ensure everyone can read your message and make your content accessible.]]></description>
      <pubDate>Thu, 04 Apr 2024 21:31:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/avoid-unicode-characters</guid>
    </item>
    <item>
      <title>Color</title>
      <link>https://frontendstories.com/findings/contrasts-and-readability</link>
      <description><![CDATA[By using appropriate colors combination you can improve user experience and readability.]]></description>
      <pubDate>Fri, 05 Apr 2024 03:46:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/contrasts-and-readability</guid>
    </item>
    <item>
      <title>Microcopy</title>
      <link>https://frontendstories.com/findings/webpages-copy-writing-guidelines</link>
      <description><![CDATA[Website copy is the core text that narrates visitors through your website and tells them what they need to know about a brand or the site.]]></description>
      <pubDate>Sun, 07 Apr 2024 22:56:00 GMT</pubDate>
      <dc:creator>Yannick Nana</dc:creator>
      <guid>https://frontendstories.com/findings/webpages-copy-writing-guidelines</guid>
    </item>
  </channel>
</rss>