-
-
Notifications
You must be signed in to change notification settings - Fork 497
Sync with reactjs.org @ 92ad9c2f #145
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
Conversation
Please refer to https://justsimply.dev for the thinking behind these proposed changes.
Deploy preview for ko-reactjs-org ready! Built with commit 329d096 |
content/docs/thinking-in-react.md
Outdated
@@ -146,3 +147,151 @@ React는 전통적인 양방향 데이터 바인딩(two-way data binding)과 비 | |||
## 이게 전부입니다. {#and-thats-it} | |||
|
|||
이 글을 통해 React를 가지고 애플리케이션과 컴포넌트를 만드는 데에 대한 사고방식을 얻어갈 수 있기를 바랍니다. 이전보다 더 많은 타이핑을 해야 할 수 있지만, 코드를 쓸 일보다 읽을 일이 더 많다는 사실을 기억하세요. 모듈화되고 명시적인 코드는 정말 읽기 쉬워집니다. 큰 컴포넌트 라이브러리를 만들게 되면 이 명시성과 모듈성에 감사할 것이며 코드 재사용성을 통해 코드 라인이 줄어들기 시작할 것입니다. :) | |||
======= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This must be fixed referring to 92ad9c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do we do about sync pr?
I will resolve this. |
By referring to 92ad9c2 and https://www.justsimply.dev/, I changed some sentences. (329d096) |
This PR was automatically generated.
Merge changes from reactjs.org at 92ad9c2
The following files have conflicts and may need new translations:
Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.
DO NOT SQUASH MERGE THIS PULL REQUEST!
Doing so will "erase" the commits from master and cause them to show up as conflicts the next time we merge.