React State vs. Redux State: When and Why? — Even if you choose to use Redux in your project, you will still need to make decisions on how much of your data is stored in Redux.
Catch Errors Before Your Users Do 💻 — Rollbar detects and alerts you via Slack, HipChat when code breaks. Get stack trace and user data to help you defeat annoying JavaScript errors.
An Annotated React 'To Do' App Example — A ‘to do’ app is almost the new ‘Hello World’, but presents a good opportunity to show, simply, how React works.