#react
- First Experiences with Material UI
In this post, I’ll be talking about my first experiences with it and some of the benefits and challenges I’ve found while getting started.
- 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.
- Let’s build a search bar using React Hooks
In this post, I’ll show you how to build a search bar component using React Hooks to make state management, lifecycle methods, and other things a piece of cake.
- Creating a better SEO component for Gatsby sites
In this post, I’ll show you how to build a better SEO component which is optimized for both search engines and social sharing to help your marketing strategy.