The Missing Introduction to React
medium.com
The Missing Introduction to React
1–4 of 4 posts
Re: The Missing Introduction to React
#2I laughed a bit when I read this last part: "I recommend paring React with Redux, Redux-Saga and RITEway. I recommend pairing Redux with Autodux and Immer. For complex state transitions, check out Redux-DSM."
That's a whole lot of new libraries to pair and learn, too.
Re: The Missing Introduction to React
#3I've been using Angular 1.x for a private project for a while and have been mostly happy (apart from the performance). It basically has everything I need. I laughed a bit when I read this last part: "I recommend paring React with Redux, Redux-Saga and RITEway. I recommend pairing Redux with Autodux and Immer. For complex state transitions, check out Redux-DSM." That's a whole lot of new libraries to pair and learn, t…
Angular 1 was great, and if you like that style of framework, Vue would be more your speed than React, as it's semantics were originally based on Angular 1
Re: The Missing Introduction to React
#4I've been using Angular 1.x for a private project for a while and have been mostly happy (apart from the performance). It basically has everything I need. I laughed a bit when I read this last part: "I recommend paring React with Redux, Redux-Saga and RITEway. I recommend pairing Redux with Autodux and Immer. For complex state transitions, check out Redux-DSM." That's a whole lot of new libraries to pair and learn, t…