Tech Tutorial: Learning React.js for Single-Page Web Applications – Episode 16: The State Object

React.js components often have their own data for which they are responsible as well as their own configuration information.

In this video, we will explore what is called the state object which represents the state of React.js components. We discuss how the state object is to be used and most importantly how it is to be properly updated and modified during the life-cycle of the component.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning React.js for Single-Page Web Applications – Episode 15: Introduction to Stateful Components

React.js is a JavaScript framework that specializes in the creation of user interfaces and the definition of user experiences. React.js focuses on the separation of concerns through the creation of components. Those components are then used together to build out the functionality of the entire user interface, this is called composition.

In this video, we will explore what is called stateful components in React.js. We will discuss what they are, how they are used, and when to use them.

Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/