wesbos / ama

Ask me anything!
281 stars 30 forks source link

ReactJS+Redux with NodeJS #203

Open arnaudambro opened 6 years ago

arnaudambro commented 6 years ago

Hi Wes,

So I finished almost all your courses (ES6 / JS30 / React / Redux / Node and Flexbox too) and there is something I wonder : how do I mix all of them together? Especially NodeJS with React and Redux. I am a bit confused because you used only Pug files in your NodeJS course, so let me ask you a few questions.

If we take your dang-thats-delicious app as a reference app to discuss on real example:

To turn all this into one question : if you had to rebuild dang-thats-delicious with React and NodeJS, what would be the strategy?