<?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: Jujutsu Tech</title>
    <description>The latest articles on DEV Community by Jujutsu Tech (@jujutsu_tech).</description>
    <link>https://dev.to/jujutsu_tech</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%2F660273%2F5d5adfe7-b385-428c-9f2e-6ae03b8e8ed4.png</url>
      <title>DEV Community: Jujutsu Tech</title>
      <link>https://dev.to/jujutsu_tech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jujutsu_tech"/>
    <language>en</language>
    <item>
      <title>Difference between native mobile app design and responsive web design?</title>
      <dc:creator>Jujutsu Tech</dc:creator>
      <pubDate>Fri, 02 Jul 2021 09:02:20 +0000</pubDate>
      <link>https://dev.to/jujutsu_tech/difference-between-native-mobile-app-design-and-responsive-web-design-3nlo</link>
      <guid>https://dev.to/jujutsu_tech/difference-between-native-mobile-app-design-and-responsive-web-design-3nlo</guid>
      <description>&lt;p&gt;The design of a native app is written in iOS or Android code. The code is packed and must be downloaded and installed before it can be used in the mobile app. Through their unique coding, Native has their own form of "responsive design." As a result, several apps support both portrait and landscape modes of the mobile device.&lt;/p&gt;

&lt;p&gt;HTML and CSS are used in responsive web design. People must view the markup and style sheet via a web browser after they have been posted to a web server. CSS media queries, variable units (e.g., viewport width and height), and percentage (e.g., width and height in % of container dimensions) are used to produce responsive web design.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>design</category>
    </item>
  </channel>
</rss>
