For the last few years, I’ve tried hard to keep up with the React ecosystem, and more generally the surrounding JavaScript ecosystem that seems to move impossibly fast. For most of that time, I’ve… (more…)
Read more »
React is a popular JavaScript framework for building user interfaces. This article shows why it was developed, how it handles user-controlled inputs, and what you should do to prevent cross-site scripting in React-based applications. (more…)
Read more »
React is a flexible JavaScript library for building user interfaces. Use Redux to make it even more scalable and easy to implement. (more…)
Read more »
A few posts ago, a thoughtful commenter said they'd like to understand "why React is so compelling fo... (more…)
Read more »