React under the hood
Jul 29, 2022 · 5 min read · Introduction React is an open-source JS library for building user interfaces based on UI components, and is commonly used in single-page applications (SPA). In this series of blogs, I will try to explain how React works behind the scenes. Before we g...
Join discussion
