<?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 Nalar</title>
    <link>https://nalar.dev/tags/accessibility/</link>
    <description>Recent content in Accessibility on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/accessibility/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Progressive Enhancement for Resilient Web Forms</title>
      <link>https://nalar.dev/progressive-enhancement-for-resilient-web-forms/</link>
      <pubDate>Tue, 01 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/progressive-enhancement-for-resilient-web-forms/</guid>
      <description>&lt;p&gt;A web form does not need JavaScript to submit data. That native capability is a useful reliability baseline.&lt;/p&gt;&#xA;&lt;p&gt;Progressive enhancement starts with semantic HTML and a server endpoint that can complete the operation, then adds JavaScript for faster feedback or richer interactions. If the enhancement fails, the core task still has a path to succeed.&lt;/p&gt;&#xA;&lt;p&gt;This approach is valuable even in highly interactive applications because JavaScript can fail for ordinary reasons: slow networks, stale cached chunks, browser extensions, runtime exceptions, or a partial deployment.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
