Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[Beta] Translate React docs #59

Open
35 tasks
jabranr opened this issue Nov 29, 2021 · 1 comment
Open
35 tasks

[Beta] Translate React docs #59

jabranr opened this issue Nov 29, 2021 · 1 comment

Comments

@jabranr
Copy link
Contributor

jabranr commented Nov 29, 2021

Hi everyone,

Here is the list of pages from new beta docs that will be translated into Urdu in this repo.

React Docs Beta

More information at reactjs/react.dev#4135

The new beta docs currently live inside beta directory.

  • ✅ Installation (note: a lot of content here is similar to old website)
    • ✅ Start a New React Project
    • ✅ Add React to a Website
    • ✅ Editor Setup
    • ✅ React Developer Tools
  • 🔴 Quick Start (don't translate the index page yet, it will change)
    • ✅ Thinking in React
  • 🔴 Describing the UI (don't translate the index page yet, it might change)
    • ✅ Your First Component
    • ✅ Importing and Exporting Components
    • ✅ Writing Markup with JSX
    • ✅ JavaScript in JSX with Curly Braces
    • ✅ Passing Props to a Component
    • ✅ Conditional Rendering
    • ✅ Rendering Lists
    • ✅ Keeping Components Pure
  • 🔴 Adding Interactivity (don't translate the index page yet, it might change)
    • ✅ Responding to Events
    • ✅ State: A Component's Memory
    • ✅ Render and Commit
    • ✅ State as a Snapshot
    • ✅ Queueing a Series of State Updates
    • ✅ Updating Objects in State
    • ✅ Updating Arrays in State
  • 🔴 Managing State (don't translate the index page yet, it might change)
    • ✅ Reacting to Input with State
    • ✅ Choosing the State Structure
    • ✅ Sharing State Between Components
    • ✅ Preserving and Resetting State
    • ✅ Extracting State Logic into a Reducer
    • ✅ Passing Data Deeply with Context
    • ✅ Scaling Up with Reducer and Context
  • 🔴 Escape Hatches (not written yet)
    • ✅ Referencing Values with Refs
    • ✅ Manipulating the DOM with Refs
@Touseef-ahmad
Copy link
Collaborator

What is ok to translate now?

The new docs aren't fully written yet, and some parts will definitely change. However, a lot of the pages are already "stable". We suggest to use this checklist for the beginning. ✅ means "ok to translate", 🔴 means "don't translate yet".

Here is the list of pages from new beta docs that will be translated into Urdu in this repo.

React Docs Beta

More information at reactjs/react.dev#4135
(Updated on Feb 12: more pages ok to translate.)

  • ✅ Installation (note: a lot of content here is similar to old website)
    • ✅ Start a New React Project
    • ✅ Add React to a Website
    • ✅ Editor Setup
    • ✅ React Developer Tools
  • ✅ Quick Start
    • ✅ Thinking in React
  • ✅ Describing the UI
    • ✅ Your First Component
    • ✅ Importing and Exporting Components
    • ✅ Writing Markup with JSX
    • ✅ JavaScript in JSX with Curly Braces
    • ✅ Passing Props to a Component
    • ✅ Conditional Rendering
    • ✅ Rendering Lists
    • ✅ Keeping Components Pure
  • ✅ Adding Interactivity
    • ✅ Responding to Events
    • ✅ State: A Component's Memory
    • ✅ Render and Commit
    • ✅ State as a Snapshot
    • ✅ Queueing a Series of State Updates
    • ✅ Updating Objects in State
    • ✅ Updating Arrays in State
  • ✅ Managing State
    • ✅ Reacting to Input with State
    • ✅ Choosing the State Structure
    • ✅ Sharing State Between Components
    • ✅ Preserving and Resetting State
    • ✅ Extracting State Logic into a Reducer
    • ✅ Passing Data Deeply with Context
    • ✅ Scaling Up with Reducer and Context
  • 🔴 Escape Hatches (not written yet)
    • ✅ Referencing Values with Refs
    • ✅ Manipulating the DOM with Refs
  • API
    • ✅ React APIs (ok to translate, but incomplete)
      • ✅ useState
    • ✅ React DOM APIs (ok to translate, but incomplete)
      • ✅ render

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

No branches or pull requests

2 participants