Part of the Apiumhub Frontend team had the opportunity to attend the React Next conference in Tel Aviv, a conference focused mainly on React and React Native. There, we had the opportunity to attend very interesting talks about React frameworks, optimization, and performance improvement of the React code, SEO with an SPA, and many others.

The talk that caught my attention was “Modern React – The Essentials” by Liad Yosef, in which he explained the latest React news, such as React Hooks, concurrent mode, suspense, lazy.
Personally, I was very interested in the use of React Hooks, and how this could change the development of React, so I will explain the main uses of Hooks in this article.

Part of the Apiumhub Frontend team had the opportunity to attend the React Next conference in Tel Aviv, a conference focused mainly on React and React Native. There, we had the opportunity to attend very interesting talks about React frameworks, optimization, and performance improvement of the React code, SEO with an SPA, and many others.
The talk that caught my attention was “Modern React – The Essentials” by Liad Yosef, in which he explained the latest React news, such as React Hooks, concurrent mode, suspense, lazy.Personally, I was very interested in the use of React Hooks, and how this could change the development of React, so I will explain the main uses of Hooks in this article. […]