React side bar (but sexy?)In this article, we dive into the well known world of sidebar making. We are going to make sure it is done right and doesn’t squish the…Feb 21, 2021Feb 21, 2021
How to create a toggle in React using cssIn this article, we are going to show you how to create a toggle switch in react using css.Feb 21, 2021Feb 21, 2021
Create global state in React as simply as local stateIn this article, we will show you how to create global state using createGlobalState, a function we built. If you are interested in how…Jan 20, 2021Jan 20, 2021
How to Create Global State in React without Redux (TypeScript)In this article, we will show you how to build a reusable function that lets you create a global state using only react’s context API.Jan 20, 2021Jan 20, 2021