I literally don't know where to get started with React. Does anyone have any resources for a web design newbie?
I started last week and got decently up to speed with these three articles: [1] "ReactJS for Stupid People" - this explains what React is in simple meaningful terms. [2] "React.js Introduction For People Who Know Just Enough jQuery To Get By" - this shows you how things are usually done with just jQuery compared to how it's done in React. It really allows you to see why the jQuery way sucks. [3] "Flux For Stupid Peop…
Re: React in patterns
#51Thanks for your insight :)