React Icon

Summary

JavaScriptA language that can run in the browser to make websites interactive. library for building interactive applications from reusable components.

Overview

Main Websitereactjs.org
Versionreact: 16.6.3
react-dom: 16.6.3
ExperienceStill Learning but Promising. 

Notes

  • I'm still struggling a little with the React approach to code organization and how to correctly split code into components/containers, actions, and reducers; particularly with code that is more on the business logic side.
  • I'm beginning to get a feel for the benefits of this approach but it is early days yet.