<?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>Forem: Satyadev Moolagani</title>
    <description>The latest articles on Forem by Satyadev Moolagani (@srmoola).</description>
    <link>https://forem.com/srmoola</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%2F1210937%2F47a4b095-c923-4fea-a06a-ae5b87017091.jpeg</url>
      <title>Forem: Satyadev Moolagani</title>
      <link>https://forem.com/srmoola</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/srmoola"/>
    <language>en</language>
    <item>
      <title>Fly Web API One Byte Challenge</title>
      <dc:creator>Satyadev Moolagani</dc:creator>
      <pubDate>Wed, 20 Mar 2024 20:33:37 +0000</pubDate>
      <link>https://forem.com/srmoola/fly-web-api-one-byte-challenge-202p</link>
      <guid>https://forem.com/srmoola/fly-web-api-one-byte-challenge-202p</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;The Flyweb browser API allows you to serve web applications on electronics and then connect to these applications from other electronics (for example, with smartphones) within the same network. &lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;A use case for this API is controlling external hardware through the web. For example, if you want to connect and control a drone through the web, you can use the Flyweb API.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://flyweb.github.io/"&gt;https://flyweb.github.io/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Screen Orientantation API Byte Challenge</title>
      <dc:creator>Satyadev Moolagani</dc:creator>
      <pubDate>Wed, 20 Mar 2024 20:14:54 +0000</pubDate>
      <link>https://forem.com/srmoola/screen-orientantation-api-byte-challenge-gf2</link>
      <guid>https://forem.com/srmoola/screen-orientantation-api-byte-challenge-gf2</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;Screen Orientation API helps webpages adapt to your device's tilt! It detects the tilt of the screen in degrees (0, 90, 180, or 270) and lets the site adjust its layout accordingly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;Imagine building a mobile game. You want the playing field to stretch across the width of the screen in landscape mode, but stack vertically in portrait mode. The Screen Orientation API lets you detect the switch and automatically adjust the layout for an optimal experience on any tilt!&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>devchallenge</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
