Elyes
React (also known as React.js or ReactJS) is a for building based on UI components. It is maintained by (formerly Facebook) and a community of individual developers and companies.
React can be used as a base in the development of , mobile, or server-rendered applications with frameworks like . However, React is only concerned with state management and rendering that state to the , so creating React applications usually requires the use of additional libraries for routing, as well as certain client-side functionality.
Software Engineer