Components in ReactJS: What are Class Components | Class Components

Опубликовано: 10 Октябрь 2024
на канале: Nisha Singla
2,771
83

Hello Everyone,

Components are one of the core concept of ReactJS and it is important to understand and React is completely build on the concept of Components.

Components let you split the UI into independent, reusable pieces, and think about each piece in isolation.

With React Version 16.8.0, Functional Components are enough capable of handling everything which a class component can do but still I will suggest you to understand Class Component as this concept is not removed from React and still using in many project and of-course it is still one of the asked question during React Interviews

Checkout my Instagram account to find the latest notes on React, Angular and Javascript.
Instagram handler Name: @nishasingla05

Watch complete video to understand in depth.

Support my channel by liking and sharing my videos so that I can reach to wider audience. Please share it in your network 🙏

►Checkout previous video on Project Setup using create-react-app
   • ReactJS Tutorial: What is DOM? Real D...  

►Virtual DOM and Real DOM
   • ReactJS Tutorial: What is DOM? Real D...  

►ReactJS Introduction
   • ReactJS Tutorial - Introduction  

►Click here to Subscribe the channel:
https://studio.youtube.com/channel/UC...

►JavaScript Course with ES6 Features-:
https://youtube.com/playlist?list=PLC...

►Angular Complete Course:
https://youtube.com/playlist?list=PLC...

►All important shorts videos:
https://youtube.com/playlist?list=PLC...

Connect with Me On Social Media
Facebook:   / angularjs4be.  .
LinkedIn:   / nisha-sin.  .
Instagram :   / nishasingla05  
Twitter:   / nishasingla05  

#nishasingla #react #javascript #components