ReactJS + Spring Boot Full-Stack Course [2026] - React Tutorial: #12 - State and setState
5.0(4)
40 learners
What you'll learn
This course includes
8.5 hours of video
Certificate of completion
Access on mobile and TV
Summary
Full Transcript
In this lecture, we will learn:
1. How to create a state object in the component
2. How to use state object in the component
3. How to change the state object in the component using setState() method
The state is a built-in object in React components. In the state object, we store property values that belong to the component. When the state object changes, the component re-renders. The state object is modified with the setState() function.
Udemy course: [NEW] Full-Stack Java Development with Spring Boot 3 & React
Course link: https://www.udemy.com/course/full-stack-java-development-with-spring-boot-react/?referralCode=86222EF6D33E4738963E
React JS Tutorial Playlist: https://youtube.com/playlist?list=PLGRDMO4rOGcP7g6vOaLhS7WxVV9ypao08&si=cO58tGokoNxzX75s
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.