Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

02-app > 01-building-your-application > index.mdx #380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Han-Kyeol
Copy link

기여자용

문서 개선

Progress

Fixes #353

- 풀 스택 -> 풀스택
- 여러분 표현 제거
- 불필요한 복수형 표현 제거
Copy link
Contributor

@chaejunlee chaejunlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

기여해주셔서 감사합니다! 간단한 리뷰 남겨드렸으니 확인 후 반영 부탁드립니다!

---

Next.js provides the building blocks to create flexible, full-stack web applications. The guides in **Building Your Application** explain how to use these features and how to customize your application's behavior.
Next.js는 유연한 풀스택 웹 애플리케이션을 만들기 위한 기본 구성 요소들을 제공합니다. **애플리케이션 만들기**에서는 이 기능들의 사용법과, 만들고자 하는 애플리케이션의 동작에 맞게 이를 커스터마이즈 하는 법을 배울 수 있습니다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Next.js는 유연한 풀스택 웹 애플리케이션을 만들기 위한 기본 구성 요소들을 제공합니다. **애플리케이션 만들기**에서는 이 기능들의 사용법과, 만들고자 하는 애플리케이션의 동작에 맞게 이를 커스터마이즈 하는 법을 배울 수 있습니다.
Next.js는 유연한 풀스택 웹 애플리케이션을 만들기 위해 필요한 기본 구성 요소들을 제공합니다. **애플리케이션 만들기**에서는 이 기능들의 사용법과, 만들고자 하는 애플리케이션의 동작에 맞게 이를 커스터마이즈 하는 법을 배울 수 있습니다.


The sections and pages are organized sequentially, from basic to advanced, so you can follow them step-by-step when building your Next.js application. However, you can read them in any order or skip to the pages that apply to your use case.
이 섹션은 기초부터 어려운 내용까지의 순서대로 쓰였기 때문에, Next.js 애플리케이션을 만들어 감에 따라 순서대로 차근차근 읽을 수 있습니다. 물론, 순서 상관 없이 필요한 내용만 읽어도 좋습니다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
이 섹션은 기초부터 어려운 내용까지의 순서대로 쓰였기 때문에, Next.js 애플리케이션을 만들어 감에 따라 순서대로 차근차근 읽을 수 있습니다. 물론, 순서 상관 없이 필요한 내용만 읽어도 좋습니다.
이 섹션은 기초부터 심화된 내용까지의 순서대로 쓰였기 때문에, Next.js 애플리케이션을 만들어 감에 따라 순서대로 차근차근 읽을 수 있습니다. 물론, 순서 상관 없이 필요한 내용만 읽어도 좋습니다.

@ChanghyeonYoon
Copy link
Contributor

@Han-Kyeol 리뷰 이후 작업이 몇일 동안 이뤄지지 않아 9월 13일까지 작업이 없을 경우 이슈를 close하고 새로운 분에게 할당하겠습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

index.mdx
3 participants