RSRoland Sankarainblog.rolandsankara.com·May 20, 2022 · 6 min readReact.js State: what it is and how to use it.Learn about React state management and then build a React Counter component. This article is a continuation of my first article which gave a practical introduction to the React JavaScript library. In this article, I’ll introduce the concept of state...00