The Most Common XSS Vulnerability in React Apps — Em explains how if you’ve copied the renderFullPage function from the Redux documentation, you’re vulnerable to a cross-site scripting attack.
Em Smith
12 Popular React Links From November — We’ve taken a look through all the links shared in JavaScript Weekly and React Status from November and collected the most popular React links we shared.
Chris Brandrick
React Indie Bundle: Improve your React, help opensource — Everything you need to become a better React engineer. 6 books for over 900 pages, over 72 hours of video courses, and some goodies.
$1000 worth of React resources for $450 or less.
Build your own bundle and get just what you need.
A Practical Guide to Redux — A hands on guide for setting up Redux in a React project. The post includes a repo and demo app to help you get up and running with Redux as painlessly as possible.
3 of The Most Common Errors in React — Covering “Uncaught (in promise) TypeError”, “Objects are not valid as a React child” and a React.createElement error.
Brian Douglas
Advanced Data Tables in React — A look at some data table libraries in React, how they compare to each other, and suggestions as to which one you should choose depending on your context.