#basics
- Using Variables in CSS
In this article, I’ll teach you how to use variables in your css files and what the limitations are.
- How to use React Context
In this post, I’ll show you how to set up and use React Context in your next project to manage your state globally.
- Getting started with React Hooks
Today I’ll be showing you how to use some of the more common hooks provided by React as well as how to create your own custom hook.
- React 101: The Basics
Learn about the benefits of using React and the surrounding ecosystem for your project.