Thursday, October 26, 2017

React for Beginners at Northwest Chicago JavaScript

This was a super fast intro to many features of React. A note to remember, React is a library whereas Angular is a framework. React is a smaller and quicker to pick up and use. Angular is much more intense with more features and information. The presentation showed how to use React components to render items in the browser. You can set items to render with both state and stateless ways as well as choose how the items will be manipulated.

No comments:

Post a Comment