Skip to content

shyamcodes/React-js

Repository files navigation

Why React? ->We can use states which means that once we update the state variable, it changes across the page. ->We can split our app into multiple components and reuse those components. ->React uses a virtual DOM to efficiently update the UI which is better than updating content using DOM Manipulation. ->Debugging and maintainance is easy.

About

react full practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published