Lately I’ve been playing with ReactJS, and was looking for a way to render content in SharePoint using React. I really like React because you can easily create interactive UIs declaratively. You design simple views for each state in your application, and React will efficiently update and render the correct components when your data changes.
by Zavier Sanders