<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Quick do PDF</title>
    <description>The latest articles on DEV Community by Quick do PDF (@yogi_nogia_556ff5e4a3bfab).</description>
    <link>https://dev.to/yogi_nogia_556ff5e4a3bfab</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3807908%2Fca6fe965-f589-4135-9838-f4f33c43fce5.png</url>
      <title>DEV Community: Quick do PDF</title>
      <link>https://dev.to/yogi_nogia_556ff5e4a3bfab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yogi_nogia_556ff5e4a3bfab"/>
    <language>en</language>
    <item>
      <title>The Tech Behind Modern Offline Web Apps</title>
      <dc:creator>Quick do PDF</dc:creator>
      <pubDate>Thu, 05 Mar 2026 12:17:20 +0000</pubDate>
      <link>https://dev.to/yogi_nogia_556ff5e4a3bfab/the-tech-behind-modern-offline-web-apps-4i59</link>
      <guid>https://dev.to/yogi_nogia_556ff5e4a3bfab/the-tech-behind-modern-offline-web-apps-4i59</guid>
      <description>&lt;p&gt;The Tech Behind Modern Offline Web Apps: A PDF Case Study Content: Web Assembly (WASM) and modern HTML5 Canvas APIs have revolutionized what we can do inside a web browser. Previously, heavy lifting—like parsing and encoding PDF files—required a dedicated backend server. Today, we can process massive files directly in the client's RAM.&lt;/p&gt;

&lt;p&gt;A fantastic example of this architecture in the wild is Quick Do PDF. By utilizing libraries to parse and render documents locally, they've built a suite of tools that can Convert PDF to Word or aggressively compress byte streams without ever making a network request to an upload server. This "Offline-First" approach is not only incredibly fast but also solves massive data privacy concerns for enterprise users.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>devops</category>
      <category>opensource</category>
      <category>security</category>
    </item>
  </channel>
</rss>
