React

https://reactjs.org/

react getting started tutorial: https://reactjs.org/tutorial/tutorial.html

React components in files: // - Components in files: https://www.w3schools.com/react/react_components.asp#:~:text=React%20is%20all%20about%20re-using%20code%2C%20and%20it,to%20end%20with%20the%20statement%20export%20default%20Car%3B.

React Component library

https://ant.design/docs/react/introduce

Common React issue: https://stackoverflow.com/questions/46741247/nothing-was-returned-from-render-this-usually-means-a-return-statement-is-missi

Journal