YahoošŸ¦gorilla

React redux js tutorials

Anyone have any recommendations for a good way to learn these technologies. I come from a java background. I already read the official documentation. Thanks. :)

Research Now Hooohaaa May 30, 2018

I am learning react along with webpack. Videos on YouTube were very helpful. I found redux to be very complicated and totally over engineered.

Research Now Hooohaaa May 30, 2018

One advice I can give is that if you are from Java ... try to do React with TypeScript rather than JavaScript. Typescript makes a lot of things very rational. For example I write react components which have well defined interfaces for state and props rather than just any JS object.

Google zbRE00 May 30, 2018

Tylermcginnis.com, itā€™ll cost you 20$/month though

Yahoo šŸ¦gorilla OP May 30, 2018

This looks great thanks a bunch!

ServiceNow oQFC65 May 30, 2018

I tried a course on udemy to help jumpstart. React, Redux, React-Router, Redux-form all these are individual components and updates are released pretty frequently. And APIs also changes pretty much every month. So, any tutorial you follow is usually for older versions only help you get the idea.

Salesforce ErriPuvva May 31, 2018

Stephen Grider courses in Udemy are awesome

Yahoo šŸ¦gorilla OP May 31, 2018

Iā€™ll check this out thanks