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.
Introduction
This is my 2nd contribution in Facebook React and I started my translation on the file entitled " reference-glossary" this file is under “md”, I translated 1,395 words.
Links related to the translation
Project Link:
https://crowdin.com/project/react
Project link on Github:
https://github.com/facebook/react
This is my Profile:
https://crowdin.com/profile
This is my Activity:
https://crowdin.com/profile/aribalcristian/activity
Source Language
English
Number of words that I translated
1,395 words
Proofread Words
All words are still pending.
Before:
After
My Activity
Previous Translation:
Part 1:
link: https://utopian.io/utopian-io/@aribalcristian/facebook-react-or-english-to-filipino-translation-or-1-092words-or-open-source
Posted on Utopian.io - Rewarding Open Source Contributors