
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>0xf4de Blog</title>
      <link>https://blog.0xf4de.com/blog</link>
      <description>Offensive security, C2 infrastructure, shellcode, and lab builds from 0xf4de.</description>
      <language>en-us</language>
      <managingEditor> (Chad Wilson)</managingEditor>
      <webMaster> (Chad Wilson)</webMaster>
      <lastBuildDate>Mon, 28 Aug 2023 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.0xf4de.com/tags/react/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.0xf4de.com/blog/build-and-deploy-to-do-app-with-docker</guid>
    <title>Build and Deploy the Todo App with Docker Compose</title>
    <link>https://blog.0xf4de.com/blog/build-and-deploy-to-do-app-with-docker</link>
    <description>Package the FastAPI backend and React frontend into Docker containers and wire them together with Docker Compose. We cover SQLite volume mounts, environment variable handling, and what changes for production.</description>
    <pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate>
    <author> (Chad Wilson)</author>
    <category>docker</category><category>docker-compose</category><category>deployment</category><category>sqlite</category><category>react</category><category>fastapi</category>
  </item>

  <item>
    <guid>https://blog.0xf4de.com/blog/building-a-user-interface-for-your-to-do-application</guid>
    <title>Building a User Interface for Your To-Do Application</title>
    <link>https://blog.0xf4de.com/blog/building-a-user-interface-for-your-to-do-application</link>
    <description>Build the React frontend for our full-stack todo app. We will wire up components, connect to the FastAPI backend, and cover the Web Share API along the way.</description>
    <pubDate>Sun, 27 Aug 2023 00:00:00 GMT</pubDate>
    <author> (Chad Wilson)</author>
    <category>react</category><category>typescript</category><category>vite</category><category>web-dev</category>
  </item>

    </channel>
  </rss>
