`'s value in real time.
+రియాక్ట్ ఇతర ఫ్రేంవర్క్ తో మరియు లైబ్రరీలతొ సమన్వయము కల్గించును. ఈ ఉదాహరణ **remarkable**, మార్క్ డౌన్ లైబ్రరీని ఉపయోగిస్తుంది, నిజ సమయంలో `
diff --git a/content/home/examples/an-application.md b/content/home/examples/an-application.md
index 227d0621b..d3cfaf78b 100644
--- a/content/home/examples/an-application.md
+++ b/content/home/examples/an-application.md
@@ -1,7 +1,7 @@
---
-title: An Application
+title: ఒక అప్లికేషన్
order: 2
domid: todos-example
---
-Using `props` and `state`, we can put together a small Todo application. This example uses `state` to track the current list of items as well as the text that the user has entered. Although event handlers appear to be rendered inline, they will be collected and implemented using event delegation.
+ఈ `props` మరియు `state` లను వాడి మనము చిన్న Todo అప్లికేషన్ చేద్దామా. ఈ ఉదాహరణలో మనం రాసుకున్న todoలను పొందుపరుచుకోవడానికి, మరియు మనం నమోదు చేస్తున్న కొత్త todo ఇన్పుట్ ను గమనించడానికి `state` ను వాడదాము. ఒక విషయం, మనం రాసిన ఈవెంట్ హ్యాండ్లర్స్ అక్కడికి అక్కడే పెట్టేసినట్టు కనిపించినా, అవి ఈవెంట్ డెలిగేషన్ ద్వారా అమలు పడతాయి.
diff --git a/content/home/marketing/component-based.md b/content/home/marketing/component-based.md
index aeb3c4de2..1f83e83d3 100644
--- a/content/home/marketing/component-based.md
+++ b/content/home/marketing/component-based.md
@@ -1,8 +1,8 @@
---
-title: Component-Based
+title: కంపోనెంట్-బేస్డ్
order: 1
---
-Build encapsulated components that manage their own state, then compose them to make complex UIs.
+వారి స్వంత స్థితిన్ని నిర్వహించే కప్పబడ్డ కంపోనెంట్లను రూపొందించండి, తరువాత సంక్లిష్ట UI లను రూపొందించడానికి వాటిని రూపొందించండి.
-Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM.
+అంశాల తర్కం జావాస్క్రిప్ట్ లో బదులుగా జావాస్క్రిప్ట్ లో రాసినందున, మీరు మీ అనువర్తనం ద్వారా రిచ్ డాటాను సులువుగా పంపవచ్చు మరియు DOM నుండి బయటకు రాకుండా చేయవచ్చు.
diff --git a/content/home/marketing/declarative.md b/content/home/marketing/declarative.md
index c3b651902..52844792a 100644
--- a/content/home/marketing/declarative.md
+++ b/content/home/marketing/declarative.md
@@ -1,8 +1,8 @@
---
-title: Declarative
+title: డిక్లరేటివ్
order: 0
---
-React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
+ఇంటరాక్టీవ్ UIలను తయారు చేయడంలో రియాక్టుకు ఎదురే లేదు. ముచ్చటైన చిన్ని చిన్ని వ్యూస్ మీ ప్రతి `state`కు తయారు చేసుకోండి, వాటిని సమర్థవంతంగా నవీకరించడాన్ని, రెండర్ చేయడాన్ని రియాక్టుకు వదిలేయండి, అది చూసుకుంటుంది.
-Declarative views make your code more predictable and easier to debug.
+డిక్లరేషన్ వీక్షణలు మీ కోడ్ మరింత ఊహాజనిత మరియు డీబగ్ చేయడానికి సులభంగా చేస్తాయి.
diff --git a/content/home/marketing/learn-once-write-anywhere.md b/content/home/marketing/learn-once-write-anywhere.md
index 009edf5bc..a67f94155 100644
--- a/content/home/marketing/learn-once-write-anywhere.md
+++ b/content/home/marketing/learn-once-write-anywhere.md
@@ -1,8 +1,8 @@
---
-title: Learn Once, Write Anywhere
+title: ఒకసారి తెలుసుకోండి, ఎక్కడైనా వ్రాయండి
order: 2
---
-We don't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code.
+మిగిలిన మీ టెక్నాలజీ స్టాక్ గురించి మేము ఊహించలేము, కాబట్టి ఇప్పటికే ఉన్న కోడ్ను తిరిగి వ్రాయకుండా మీరు కొత్త ఫీచర్లను అభివృద్ధి చేయవచ్చు.
-React can also render on the server using Node and power mobile apps using [React Native](https://facebook.github.io/react-native/).
+ఉపయోగించి నోడ్ మరియు పవర్ మొబైల్ అనువర్తనాలను ఉపయోగించి సర్వర్లో కూడా రియాక్ట్ చేయవచ్చు [రియాక్ట్ నేటివ్](https://facebook.github.io/react-native/).