DEV Community

Yuko profile picture

Yuko

A Front-end Developer (Portfolio: https://yuko-c5e8fb.netlify.app/)

[LeetCode] Concatenation of Array with Modular Arithmetic

[LeetCode] Concatenation of Array with Modular Arithmetic

Comments
2 min read

Want to connect with Yuko?

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

Already have an account? Sign in
Exploring “Data Fetching with React Server Components” with Next.js

Exploring “Data Fetching with React Server Components” with Next.js

1
Comments
5 min read
A story when I asked ChatGPT to implement tailwindCSS for me

A story when I asked ChatGPT to implement tailwindCSS for me

Comments
3 min read
How to setup Prisma with your local PostgreSQL

How to setup Prisma with your local PostgreSQL

Comments
1 min read
PostgreSQL 101: From what’s database to basic SQL queries

PostgreSQL 101: From what’s database to basic SQL queries

1
Comments
5 min read
tRPC 102: Subscription/Web Socket

tRPC 102: Subscription/Web Socket

Comments
3 min read
tRPC 101: Concepts and some code experiments with create T3 app

tRPC 101: Concepts and some code experiments with create T3 app

3
Comments
5 min read
Updated my Next.js project to v13 Appendix: Troubleshooting

Updated my Next.js project to v13 Appendix: Troubleshooting

Comments
4 min read
Optimistic Updates with RTK Query

Optimistic Updates with RTK Query

Comments
2 min read
Updated NextAuth from v3 to v4

Updated NextAuth from v3 to v4

Comments
3 min read
Updated my Next.js project to v13 Part3: <Link>, “use client”

Updated my Next.js project to v13 Part3: <Link>, “use client”

Comments 2
2 min read
Updated my Next.js project to v13 Part2: Hooks for App Router

Updated my Next.js project to v13 Part2: Hooks for App Router

Comments
2 min read
Updated my Next.js project to v13 Part1: Migrated app router

Updated my Next.js project to v13 Part1: Migrated app router

Comments
4 min read
Vertical Tabs with React Router

Vertical Tabs with React Router

1
Comments
2 min read
RTK Query: How to modify query responses with transformResponse

RTK Query: How to modify query responses with transformResponse

Comments
2 min read
Client side update with RTK Query

Client side update with RTK Query

1
Comments
3 min read
Understand “&&” Conditional Rendering in React with Coding Experiments

Understand “&&” Conditional Rendering in React with Coding Experiments

3
Comments
3 min read
5 basic styled-components skills I’ve learned

5 basic styled-components skills I’ve learned

11
Comments 1
2 min read
Manage Form Input in React with object computed property names

Manage Form Input in React with object computed property names

9
Comments
1 min read
Two ways of putting page navigation to all pages with React Router(v6)

Two ways of putting page navigation to all pages with React Router(v6)

10
Comments
3 min read
React State Management (4) : Recoil

React State Management (4) : Recoil

6
Comments
2 min read
React: Understand higher-order component with a simple example

React: Understand higher-order component with a simple example

6
Comments
1 min read
React State Management (3) : Redux Toolkit

React State Management (3) : Redux Toolkit

6
Comments
2 min read
React State Management (2) : Redux

React State Management (2) : Redux

24
Comments
2 min read
React State Management (1) : context API

React State Management (1) : context API

6
Comments
2 min read
Gitflow 101: A Memo on Development Workflow with GitHub

Gitflow 101: A Memo on Development Workflow with GitHub

1
Comments
3 min read
Understand JavaScript Array Methods with Code Experiments

Understand JavaScript Array Methods with Code Experiments

8
Comments
8 min read
Form management with useForm (error messaging and data validation)

Form management with useForm (error messaging and data validation)

4
Comments
3 min read
GitHub: Understand issue close keywords with experiments

GitHub: Understand issue close keywords with experiments

1
Comments
4 min read
A pagination state management with useReducer

A pagination state management with useReducer

8
Comments
3 min read
Comparison between fetch and axios

Comparison between fetch and axios

8
Comments
1 min read
React Router: Updating from v5

React Router: Updating from v5

5
Comments
4 min read
To-do list with Firebase (Web ver.9)

To-do list with Firebase (Web ver.9)

6
Comments
4 min read
Helpful lectures and instructors in Udemy for me to learn web development from zero

Helpful lectures and instructors in Udemy for me to learn web development from zero

Comments
3 min read
loading...