강의

멘토링

로드맵

Inflearn Community Q&A

puma18003806's profile image
puma18003806

asked

Node and React series that you can learn by following - Creating a Reddit site (NextJS) (Pages Router)

Creating a Membership Signup Page UI

_app 폴더가 하는일이 궁금합니다

Written on

·

321

0

index는 기본페이지 라고 알고있는데

_app는 하는일이 궁금합니다

 

 

Next.js클론코딩postgresqlreactdockernodejstypescript

Quiz

45% of people got it wrong. Give it a try!

In web development, what is the JavaScript method primarily used to prevent the default behavior of a page refreshing when submitting a form and to maintain the Single Page Application (SPA) experience?

event.stopPropagation()

event.preventDefault()

event.stopImmediatePropagation()

event.currentTarget()

Answer

This question is waiting for answers
Be the first to answer!
puma18003806's profile image
puma18003806

asked

Ask a question