Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, modal
Sign in

modal

it dev nextjs shadcnui modal

One Practical Application of Next.JS Parallel and Intercepting Routes: Better UX with Modals.

I have been using Next.js for all my projects for about a year now, and there is always something new... Tagged with nextjs, learning, frontend, react.
wono | discuss |
it dev nextjs modal

Next.js 14 강좌 6편. 인터셉팅 라우팅(Intercepting Routes)과 병렬 인터셉팅 라우팅(Parallel Intercepting Routes) 살펴보기

Next.js에서 라우팅 가로채기인 인터셉팅 라우팅과 병렬 인터셉팅 라우팅에 대해 살펴보기
wono | discuss |
it dev nextjs modal

[Next.js] parellel routes + intercepting routes로 모달 만들기

next.js app router에서 추가된 Parallel Routes와 Intercepting Routes를 이용한 모달 만들기
wono | discuss |
it dev nextjs modal

[Next.js] 라우팅으로 모달 구현하기

React에서는 모달을 구현해야 한다면 useState나 전역 상태를 통해 모달을 구현하였다. 그러나 Next.js에서는 별도의 상태없이 모달을 라우팅만으로도 구현할 수 있다. 라우팅만으로 모달을 구현하기 위해서는 Next.js가 제공하는 라우팅 방법 중 병렬 라우
wono | discuss |
web modal goback

When modal popup is open, prevent mobile "Back button" to quit the site, close the popup instead

When a modal popup dialog is opened, even if I add a close button (usually a X on top right), some users on mobile will use their mobile "Back button" to close the popup. But instead this will quit...
wono | discuss |
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms