R-jisu / Nextjs-docs-Korean-translation

이 프로젝트는 Next.js의 beta docs를 한글로 번역합니다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs-docs-Korean-translation

Next.js 한글 문서

본문서에서는 Next.js Docs 를 한글로 번역하는 프로젝트를 진행중입니다.

번역에 참여하실 분은 해당 레포에서 참여해주세요

기여와 관련된 내용은 Contribution Guidelines을 참고해주세요


Since LICENSE

Watch on GitHub Star on GitHub Fork on GitHub


컨트리뷰터 목록






README 하이퍼링크 기여자

joywhy 감사합니다!

문서 하이퍼링크

Getting Started

Installation

React Essentials



API Reference

Components

Font

Image

Link

Scripts

File Conventions

Metadata

default.js

error.js

layout.js

loading.js

not-found.js

page.js

route.js

Route_Segment_Config.js

template.js


Functions

cookies

draftMode

fetch

generateMetadata

generateStaticParams

headers

imageResponse

NextRequest

NextResponse

notFound

redirect

revalidatePath

revalidateTag

useParams

usePathname

useReportWebVitals

useRouter

useSeartchParams

useSelectedLayoutSegment

useSelectedLayoutSegments


next.config.js Options

appDir

assetPrefix

basePath

compress

devlndicators

distDir

env

eslint

exportPathMap

generateBuildld

generateEtages

headers

httpAgentOptions

images

mdxRs

onDemandEntries

output

pageExtensions

poweredByHeader

productionBrowserSourceMaps

reactStrictMode

redirects

rewrited

serverComponentsExternalPackages

serverRuntimeConfig_and_publicRuntimeConfig

trailingSlash

transpilePackages

turbo

typedRoutes

typescript

urllmports

webpack

webVitalsAttribution


create-next-app

Edge_Runtime

Next.jsCLI



Building Your Application


Routing

Routing

Defining Routes

Pages and Layouts

Linking and Navigating

Routes Group

Dynamic Routes

Loading UI and Streaming

Error Handling

Parallel Route

Intercepting Routes

Route Handlers

Middleware

Internationalization


Rendering

Static and Dynamic

Edge and Node.js Runtimes


Data Fetching

Fetching

Caching

Revalidating

Server Actions


Styling

CSS Modules

Tailwind CSS

CSS-in-js

Sass


Optimizing

Images

Fonts

Scripts

Metadata

Static Assets

Lazy Loading

Analytics

OpenTelemetry

Instrumentation


Configuring

TypeScript

ESLint

Environment Variables

Absolute Imports and Module Path Aliases

MDX

src Directory

Draft Mode


Deploying

Static Exports


Upgrading

Upgrading

Codemods

App Router Migration



Architecture

Accessibility

Fast Refresh

Next.js_Compiler

Supported_Browsers

Turbopack

About

이 프로젝트는 Next.js의 beta docs를 한글로 번역합니다.

License:MIT License