0 to 100% - React

image link
Project Details
React is a JavaScript library for building user interfaces.
It's declarative: React uses a declarative paradigm that makes it easier to reason about your application. It's efficient: React computes the minimal set of changes necessary to keep your DOM up-to-date. And it's flexible: React works with the libraries and frameworks that you already know.
To describe component's DOM representations, React uses an XML-like syntax called JSX. JSX is not required to use React, but it makes code more readable, and writing it feels like writing HTML. A simple transform is included with React that allows converting JSX into native JavaScript for browsers to digest. source
Links related to the translation
CrowdIn Link: React
Project File Link: reconciliation.md
Activity Link: string's activity
Project Repository Link: facebook/react
Source Language
English
Translated Language
I translated the project file to Filipino. The said project file is fully translated in Filipino (100%).
Number Of Words
I have translated 1111 words on this project.
Number of words translated on this contribution: 1111 words
Proofread Words
None
Previous translation on the same project
None
Number of words translated on the project before this report (if any): 0 (none)
Proof of Work
Before
After
Posted on Utopian.io - Rewarding Open Source Contributors