JS.React. Components in functional style

install react

npx create-react-app my-app cd my-app npm start

Source code

What is interesting ?

Example of component

import React from «react»; import cc from

Читать на сайте автора.