<?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: pgupta56</title>
    <description>The latest articles on DEV Community by pgupta56 (@pgupta56).</description>
    <link>https://dev.to/pgupta56</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%2F398715%2F85f5ec35-f3d2-4dd2-908d-1578bad6d718.png</url>
      <title>DEV Community: pgupta56</title>
      <link>https://dev.to/pgupta56</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pgupta56"/>
    <language>en</language>
    <item>
      <title>Complete React Ecosystem learning</title>
      <dc:creator>pgupta56</dc:creator>
      <pubDate>Sun, 31 May 2020 03:09:56 +0000</pubDate>
      <link>https://dev.to/pgupta56/complete-react-ecosystem-learning-2267</link>
      <guid>https://dev.to/pgupta56/complete-react-ecosystem-learning-2267</guid>
      <description>&lt;p&gt;I have started learning react a week ago and found learning react is a bit difficult because it is a library not a framework like Angular.&lt;/p&gt;

&lt;p&gt;I have collated a list of useful sites to kick off:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3"&gt;1.React Introduction - Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK"&gt;2.React Redux- Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9ij8CfkAY2RAGb-tmkNwQHG"&gt;3.React Complete- Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9hNokByJilPg5g9m2APUePI"&gt;4.React Context and Hooks- Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://reactjs.org/"&gt;5.React Official&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://react-redux.js.org/"&gt;6.React-Redux Official&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jestjs.io/docs/en/tutorial-react"&gt;7.Jest for React&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://material-ui.com/"&gt;8.React Material-UI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://create-react-app.dev/"&gt;9.React - Create APP&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jaredpalmer.com/formik"&gt;10.Formik&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://calibreapp.com/blog/react-performance-profiling-optimization"&gt;11.React Component Profiling&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://enzymejs.github.io/enzyme/"&gt;12.Enzyme&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://reacttraining.com/react-router/core/guides/quick-start"&gt;13.React Router&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.udemy.com/course/server-side-rendering-with-react-and-redux/"&gt;14.React Sever Side Rendering&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I hope it will be useful to all the react learners from beginner to advanced level.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
    </item>
    <item>
      <title>Check: Slow Internet Connectivity</title>
      <dc:creator>pgupta56</dc:creator>
      <pubDate>Sat, 30 May 2020 23:23:01 +0000</pubDate>
      <link>https://dev.to/pgupta56/check-slow-internet-connectivity-4jhe</link>
      <guid>https://dev.to/pgupta56/check-slow-internet-connectivity-4jhe</guid>
      <description>&lt;p&gt;We can start a timeout in an inline script block in &lt;/p&gt; section , which will be run as soon as it's encountered. 

&lt;p&gt;We would then cancel the timeout when the load event fires. If the timeout ever fires, the page is loading slowly.&lt;/p&gt;

&lt;p&gt;In real world project - We would want to replace the alert with something little more useful.&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/dev-io-first-program-467hs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

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