React Basic

There are many frameworks and libraries to facilitate the development of Web applications, especially its front-end component, the user interface, or UI. Among these, React is perhaps the most popular. It was developed by a group of Facebook engineers, initially at Facebook.

React has excellent documentation and a set of tutorials on its Website. The best place to learn React is there! This chapter will serve as a summary and a quick reference to the React basics.

Here are some other reads you may be interested in: