React links

Collection of links and notes while approaching React.js, next.js and related topics.

Dicembre 14, 2022

Collection of links and notes while approaching React.js, next.js and related topics.

test

What is react?

React is a JavaScript library created by Facebook for building user interfaces. It is used for creating reusable components for building interactive and powerful web and mobile applications. React also allows developers to create applications that can be rendered on the server side as well as the client side.

React has a really different view about the page since it uses a virtual DOM, and is really not simple to switch from jQuery style to React.

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.