Yang's Blog

React Context hook for search values

Yang

Yang

Dec 27, 2021

The "useContext" hook allows you to leverage the React Context API within your function components.

Continue Reading

Loading Progress in React

Yang

Yang

Dec 26, 2021

It's really simple to set up especially Next.js projects to use nprogress, and using it greatly improves the UX for users on slow connections that are trying to interact with your site.

Continue Reading

Introduction to React Hooks

Yang

Yang

Dec 25, 2021

In this article, you will learn how to use Hooks in React and how to create your own custom Hooks. Just keep in mind that you can use hooks solely for functional components.

Continue Reading

Recent Posts

Categories