<?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: salman6abbas</title>
    <description>The latest articles on DEV Community by salman6abbas (@salman6abbas).</description>
    <link>https://dev.to/salman6abbas</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%2F668012%2F2b434dfa-df15-47f0-ae7b-fabcbcd1d4a6.png</url>
      <title>DEV Community: salman6abbas</title>
      <link>https://dev.to/salman6abbas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/salman6abbas"/>
    <language>en</language>
    <item>
      <title>Difference between Redux and Context API</title>
      <dc:creator>salman6abbas</dc:creator>
      <pubDate>Mon, 20 Dec 2021 01:00:51 +0000</pubDate>
      <link>https://dev.to/salman6abbas/difference-between-redux-and-context-api-12bg</link>
      <guid>https://dev.to/salman6abbas/difference-between-redux-and-context-api-12bg</guid>
      <description>&lt;p&gt;So I was having an interview and I was asked to tell about the difference between redux and React's context api. First of all I was blown like nothing came to my mind and then I was like Redux contains a lot of boiler plate while context is very much simpler. I even went after saying even its cofounder Dan Abramov said he doesn't like using Redux.&lt;br&gt;
Well he insisted like no there's other main difference regarding the scope that you have to tell. Well I gave up and then he told me that redux is global scope while context was components scope. Since then I kind of couldn't get over it. Like if this is the case then learning redux (although I don't like it) is essential as more and more companies are using it. What is your stance on it. Will be very glad to see the responses.&lt;/p&gt;

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