<?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: Devjyoti Ghosh</title>
    <description>The latest articles on Forem by Devjyoti Ghosh (@devtghosh).</description>
    <link>https://forem.com/devtghosh</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%2F383251%2F6d6a8f91-237b-48e6-8715-048e3f666620.jpg</url>
      <title>Forem: Devjyoti Ghosh</title>
      <link>https://forem.com/devtghosh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/devtghosh"/>
    <language>en</language>
    <item>
      <title>Resources for learning React</title>
      <dc:creator>Devjyoti Ghosh</dc:creator>
      <pubDate>Sun, 10 May 2020 16:02:52 +0000</pubDate>
      <link>https://forem.com/devtghosh/resources-for-learning-react-3a0b</link>
      <guid>https://forem.com/devtghosh/resources-for-learning-react-3a0b</guid>
      <description>&lt;p&gt;React is by far the most popular &lt;a href="https://2019.stateofjs.com/front-end-frameworks/"&gt;Javascript framework&lt;/a&gt;  and being used by many big companies like Netflix, Facebook, Twitter &amp;amp; Reddit.  With it's rise in popularity came the a plethora of resources and if you are anything like me you want to learn from the best resource possible.  This led me down a path of tutorial hell where I was starting and stopping a multitude of courses and wasting a lot of my time and money. &lt;/p&gt;

&lt;p&gt;This is the list I wish I had before starting my learning journey over 2 years ago. The best way to utilise this list would be to start with a course you like and sticking with it till the end. When you learn a new concept check the supporting documentation. Don't get intimidated if you don't understand everything, it's more to get you in the habit of reading documentation. After you have completed a course &lt;a href="https://www.golangprograms.com/react-js-projects-for-beginners.html"&gt;start building a project&lt;/a&gt;. Only when you can apply the stuff you have learnt can you say you know React. &lt;/p&gt;

&lt;p&gt;There are both paid and free courses on this list and none of them are sponsored. I have tried or finished most of them and can vouch for their quality. &lt;/p&gt;

&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;p&gt;You need to be comfortable with the basics of JavaScript and it's ES6 syntax as well as basic HTML.  While many courses mentioned below don't need you to know JS, you won't build foundational knowledge without knowing how JavaScript works. &lt;/p&gt;

&lt;h1&gt;
  
  
  Free Courses
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.freecodecamp.org/learn/"&gt;FreeCodeCamp&lt;/a&gt; :  Great resource to learn the syntax and basics of react &amp;amp; redux. Also a fantastic place to learn html and javascript. It also has a great community you can leverage to learn alongside with. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9ij8CfkAY2RAGb-tmkNwQHG"&gt;Youtube course - The Net Ninja&lt;/a&gt; : The net ninja is a great tutor to help you understand react. It covers the basics of React, Redux &amp;amp; React router. The series is a bit old but all the knowledge still applies today. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://fullstackopen.com/en/"&gt;FullStackOpen&lt;/a&gt; : This is a web development course by the University of Helsinki, Finland. This covers content for both frontend and backend. You will learn React, Redux, Node js, Express, Mongo DB, Typescript &amp;amp; Graphql. Absolute gold standard if you want to learn full stack development from scratch. &lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Paid Courses
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.udemy.com/course/react-2nd-edition/"&gt;Udemy course -  Andrew Mead&lt;/a&gt; : Great teacher who goes in depth of various topics. Will teach you react, redux, react router, firebase, testing &amp;amp; hooks.  The series is a bit old but a update is in works which should be out in a couple of months. The update will be free if you have already bought the course. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.leveluptutorials.com/tutorials/"&gt;LevelUpTutorials&lt;/a&gt; :  Great site if you need quick tutorials on react. Each series has about 25 videos 10-15 mins each and is a great resource if you want to know the basics and start quickly building on your own. &lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Main Documentation
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://reactjs.org/docs/getting-started.html"&gt;Official React Documentation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://create-react-app.dev/docs/getting-started/"&gt;Create React App&lt;/a&gt; : If you build a new react app, make it using Create React App it handles a lot of complexity for you.  &lt;/p&gt;

&lt;p&gt;I hope this sets you on your journey of learning. If you need help with learning React you can join &lt;a href="https://github.com/GoodHub/GoodHub"&gt;Goodhub&lt;/a&gt; it has a slack channel where people learn new languages, build projects and motivate each other. You can also DM me on &lt;a href="https://twitter.com/DevTGhosh"&gt;twitter&lt;/a&gt;. &lt;/p&gt;

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