DEV Community

Yuki Kasugai profile picture

Yuki Kasugai

I'm Yuki from Japan. I'm currently living in Vancouver and studying web development. My goal is to work as a front-end engineer.

Location Vancouver, Canada Joined Joined on  github website
useContext + useReducer = powerful and flexible way to manage global state!

useContext + useReducer = powerful and flexible way to manage global state!

5
Comments 2
4 min read

Want to connect with Yuki Kasugai?

Create an account to connect with Yuki Kasugai. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Let's use Context API in place of Prop Drilling in React.js!

Let's use Context API in place of Prop Drilling in React.js!

1
Comments
3 min read
My Learning about Promise, async/await, and Promise.all

My Learning about Promise, async/await, and Promise.all

3
Comments
4 min read
Ten Basic Code Challenges in JavaScript

Ten Basic Code Challenges in JavaScript

2
Comments
5 min read
How to Organize the Files in the Components Practically in React and Next.js.

How to Organize the Files in the Components Practically in React and Next.js.

1
Comments
2 min read
Can you explain SSR, SSG, and ISR in Next.js?

Can you explain SSR, SSG, and ISR in Next.js?

2
Comments 1
3 min read
What's So Great About Virtual Dom in React?

What's So Great About Virtual Dom in React?

2
Comments
2 min read
What is the Good Point about Influencer’s Websites

What is the Good Point about Influencer’s Websites

4
Comments
2 min read
What are "Scope" and "This" Keyword in JavaScript?

What are "Scope" and "This" Keyword in JavaScript?

1
Comments
4 min read
Top 5 Practical Array Methods in JavaScript

Top 5 Practical Array Methods in JavaScript

3
Comments
3 min read
Top 5 confusing things about JavaScript while I learned it for the first time

Top 5 confusing things about JavaScript while I learned it for the first time

1
Comments
4 min read
loading...