-
Notifications
You must be signed in to change notification settings - Fork 105
Glossary
Rayan Aldafas edited this page Feb 23, 2019
·
16 revisions
- Check out Universal Style Guide
- Leave code blocks untranslated -- It is usually OK to translate comments and strings inside them.
- Links to references (MDN, Wikipedia) should point to the Arabic version if available.
- Refer to
React
asReact
. No translation.
- Use the translated term but put the English term in parentheses. For ex: كائن (Component)
- In titles use the translated terms. For ex: تصيير العناصر (Rendering Elements)
Suggestion on words and terms:
Original word/term | Suggestion |
---|---|
bug | erro |
browser | متصفح |
class | صنف |
context | السياق |
component | كائن |
controlled component | ? |
uncontrolled component | ? |
debugging | عملية تنقيح الأخطاء |
function | دالة |
arrow function | دالة سهمية |
function component | كائن دالة |
class component | كائن صنف |
key | مفتاح |
library | مكتبة |
lowercase | احرف صغيرة |
package | حزمة |
element | عنصر |
fragment | جزء |
rendering | تصيير |
uppercase | احرف كبيرة |
assertion | تأكيد |
server | خادم |
server-side | جهة الخادم |
client | عميل |
client-side | جهة العميل |
high-order components | كائنات من المرتبة الأعلي |
container | حاوية |
helper function | دالة مساعِدة |
siblings | شقيق |
handler | معالج |
event handler | معالج الحدث |
props | خاصيات |
API | واجهة برمجة التطبيقات |
state | الحالة |
framework | إطار عمل |
passing | تمرير |
user | مستخدم |
- React
- array
- bind
- bundle
- bundler
- camelCase
- callback
- DOM
- hook
- mock
- portal
- ref
- string
- string literal
- template literal
- UI
- log
- timestamps
- release
- script
- single-page-apps
- subscription
- subscribe
- event listener
- widgets
- watcher
- wrapper