Description
There are some Korean translations of official React documents. I think we can translate them a little bit faster if we can use the previously translated text. So, I list the translation posts that are accessible by URL but are not committed in the current repository. The translation lists are listed in the latest order of publication date. The pages that did not find translations are not listed below.
If you would like to recommend another translation, please let me know by comment. I will update the description of this issue.
Core Pages 📖
- Home Page
- Tutorial
Basics
- Hello World
- Introducing JSX
- Rendering Elements
- Components and Props
- State and Lifecycle
- Handling Events
- Conditional Rendering
- Lists and Keys
- Forms
- Lifting State Up
- Composition vs Inheritance
- Thinking in React
API Reference
- React
- React.Component
- ReactDOM
- ReactDOMServer
- DOM Elements
- SyntheticEvent
- Test Utilities
- Shallow Renderer
- Test Renderer
- JS Environment Requirements
- Glossary
- Check out #2
Navigation
- tutorial/nav.yml
- docs/nav.yml
Next Steps 📖
Installation
- Getting Started
- Add React to a Website
- Create a New React App
- CDN Links
Hooks
- Introducing Hooks
- Hooks at a Glance
- Using the State Hook
- Using the Effect Hook
- Rules of Hooks
- Building Your Own Hooks
- Hooks API Reference
- Hooks FAQ
Advanced Guides
- Accessibility
- Code-Splitting
- Context
- Error Boundaries
- Forwarding Refs
- Fragments
- Higher-Order Components
- Integrating with Other Libraries
- JSX In Depth
- Optimizing Performance
- Portals
- React Without ES6
- React Without JSX
- Reconciliation
- Refs and the DOM
- Render Props
- Static Type Checking
- Strict Mode
- Typechecking With PropTypes
- Uncontrolled Components
- Web Components
Additional Information
- https://reactjs-kr.firebaseapp.com/*
- All links have been translated based on React version v16.2.0.
- Those have not been maintained since January 22, 2018.
- See comparing changes with reactjs/reactjs.org
- reactkr/discuss #4
- This is a translation related thread that was attempted by the React community in Korea.
- But it does not seem to be maintained based on this issue after React v0.14.0-alpha.
- You can see related branches.
- https://reactjs-org-ko.netlify.com/*
- This repository (branch:
ko-kr-180116
) is fork of https://reactjs-kr.firebaseapp.com/ - Some fixes are included.
- See comparing changes with upstream repository.
- This repository (branch: