mid65 zgłoszeń
Jak działa App Router vs Pages Router?
Pages Router: pages/ directory, getServerSideProps/getStaticProps, _app.tsx. App Router: app/ directory, Server Components domyślne, layouts (layout.tsx), loading/error states, parallel routes, intercepting routes. App Router to przyszłość Next.js.
Więcej pytań z Next.js
midNext.js
Czym jest middleware w Next.js?
50 zgłoszeń
juniorNext.js
Wyjaśnij Image optimization w Next.js.
24 zgłoszeń
midNext.js
Czym są Server Actions w Next.js?
17 zgłoszeń
midNext.js
Wyjaśnij różnicę między SSR, SSG, ISR i CSR.
17 zgłoszeń
juniorNext.js
Czym jest Next.js i jakie problemy rozwiązuje?
9 zgłoszeń