Roshan kcroshankc.info.np·Sep 5, 2022Introduction to React.js | Installation, JSX, and Custom Components - Day 1Reactjs is a javascript library to build front-end user interfaces. It follows the declarative approach to writing code. You can manage the state in your application and react will render a specific component when the data changes. Reactjs uses JSX ...Discuss·15 likes·232 readsTen-day ReactjsReact