<?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: Ofir Attia</title>
    <description>The latest articles on DEV Community by Ofir Attia (@ofirattia).</description>
    <link>https://dev.to/ofirattia</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%2F524134%2F44148f17-ca2e-4f13-b761-de908ec92ffe.jpeg</url>
      <title>DEV Community: Ofir Attia</title>
      <link>https://dev.to/ofirattia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ofirattia"/>
    <language>en</language>
    <item>
      <title>Master Your Next Web Application</title>
      <dc:creator>Ofir Attia</dc:creator>
      <pubDate>Wed, 02 Dec 2020 08:09:54 +0000</pubDate>
      <link>https://dev.to/ofirattia/master-your-next-web-application-44f8</link>
      <guid>https://dev.to/ofirattia/master-your-next-web-application-44f8</guid>
      <description>&lt;p&gt;As a developer, when it comes to your web application, you want to make sure that you have the best project setup that will enable you to focus on your development without any issues.&lt;br&gt;
You probably will look for a boilerplate with a small example, a build-ready project that you can just take its result and deploy it.&lt;br&gt;
When you look at the bigger picture, and you need to define the infrastructure for a project that will give you full flexibility to add features, a project that includes placeholders for core functionality, business logic, configuration, common functionality, routes, translations, state-management, and last but not least what about technologies? your research will take longer.&lt;/p&gt;

&lt;p&gt;Continue reading here: &lt;a href="https://ofirattia.medium.com/master-your-next-web-application-3df95dde2976"&gt;https://ofirattia.medium.com/master-your-next-web-application-3df95dde2976&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>redux</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Broadcasting Actions — Integrate your React-Redux App with your backend</title>
      <dc:creator>Ofir Attia</dc:creator>
      <pubDate>Wed, 02 Dec 2020 08:05:41 +0000</pubDate>
      <link>https://dev.to/ofirattia/broadcasting-actions-integrate-your-react-redux-app-with-your-backend-474l</link>
      <guid>https://dev.to/ofirattia/broadcasting-actions-integrate-your-react-redux-app-with-your-backend-474l</guid>
      <description>&lt;p&gt;Nowadays there is an increased demand for fast response web applications, product owners, Users want to get their feedback from the website without waiting even a second, we want to make sophisticated activities but still keep our code clean and simple.&lt;br&gt;
Think about creating live stock dashboards, support chats for e-commerce websites and the list is long.&lt;/p&gt;

&lt;p&gt;Continue reading here: &lt;a href="https://ofirattia.medium.com/broadcasting-actions-integrate-your-react-redux-app-with-your-backend-b097cd53b30f"&gt;https://ofirattia.medium.com/broadcasting-actions-integrate-your-react-redux-app-with-your-backend-b097cd53b30f&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>redux</category>
    </item>
  </channel>
</rss>
