markerikson / react-community-tools-practices-cheatsheet

Descriptions and use cases for common tools and practices in the React community
https://react-community-tools-practices-cheatsheet.netlify.app/
328 stars 13 forks source link

Page on static vs. server vs. client rendering #16

Open srmagura opened 2 years ago

srmagura commented 2 years ago

This is probably the biggest decision to make when starting a new React project, so it would be good to have a page on it. I'm writing a blog post with my personal opinions on the subject and will link it here when it's published.