Yu Hamada

Yu Hamada @jamescroissant

About: Hi,There! I’m a Full-Stack Web Developer in Toronto. React.js, TypeScript, Next.js, Node.js, Python, WordPress

Location:
Toronto, Canada
Joined:
Apr 3, 2024

Yu Hamada
articles - 15 total

Deploy Next.js Supabase App to Cloud Run using Artifact Registry and Secrets Manager

Table of Contents Introduction Step 1: Set Up Your Google Cloud Project Create a...

Learn More 3 0Feb 9

Setting Up of Supabase CLI and Local Environment

Table of Contents The Benefits and Strengths of Developing Locally with...

Learn More 0 0Feb 2

User Authentication with Auth.js in Next.js App Router

Table of Contents Initial Setup Install Configure NextAuthConfig...

Learn More 20 4Nov 10 '24

Understanding Modern Web Authentication Flows: Session vs JWT vs OAuth

Table of Contents Introduction Session-Based Authentication Flow JWT Authentication...

Learn More 0 0Oct 29 '24

Understanding prisma codes for beginners in 100 seconds

Table of Contents What is prisma? The benefit of using prisma Prisma...

Learn More 0 0Jun 29 '24

Understanding immutability for beginners in React

Table of contents At the beginning What is immutability? Why important? The example of...

Learn More 0 0May 19 '24

The difference of writing CSR, SSR and SSG in Next.js App Router and Page Router.

Table of Contents At the beginning What is CSR, SSR, SSG? Conclusion At the...

Learn More 4 4May 12 '24

Understanding clearly page transition using libraries in React and Next.js

Table of Contents At the...

Learn More 1 2May 5 '24

HTTP response status codes which Beginners should know at first.

Table of contents At the beginning What is HTTP response status codes? Which HTTP...

Learn More 2 1Apr 27 '24

What React beginners should know about React 19 first.

Table of Contents At the beginning What's new in React 19? React Compiler Actions New...

Learn More 1 0Apr 21 '24

What is ”this” in JavaScript?

Table of Contents What is this? this in a Method this When Used Alone this in...

Learn More 4 0Apr 18 '24

Understanding Cache vs Cookie vs Session in 100 seconds.

Table of Contents At the beginning What is Cache vs Cookie vs Session? How do they...

Learn More 10 0Apr 13 '24

Understanding Function Components vs Class Components in 100 seconds.

Table of Contents At the beginning What is Functional Components? What is Class...

Learn More 5 0Apr 11 '24

Understanding React library in 100 seconds

What is React? React is a front-end and open-source JavaScript library which is useful in...

Learn More 0 0Apr 7 '24

Understanding Promises in 100 Seconds

What is Promises? Promises are the foundation of asynchronous processing in modern...

Learn More 1 0Apr 3 '24