-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🚨THIS IS WORK IN PROGRESS. HELP IS APPRECIATED 🚨
If you have any suggestions what should be included in the glossary, please leave a comment.
Common technical and React-specific terms
English | Hungarian |
---|---|
Declarative | Deklaratív |
Component | Komponens |
Stateful Component | Állapot-teljes komponens |
controlled components | kontrollált komponens |
uncontrolled components | kontrollálatlan komponens |
render | renderelés |
data | adat |
Application | Alkalmazás |
External Plugins | Külső bővítmények |
Third Plugins | Harmadik féltől származó bővítmények |
syntax | szintaxis |
Embedding Expressions | Kifejezések beágyazása |
Attributes | Attributumok |
Elements | Elemek |
Functional Components | Függvény Komponensek |
function component | fügvény komponens |
Class Components | Oszály Komponensek |
Composition | Kompozíció |
Inheritance | Öröklődés |
Lifecycle | Életciklus |
Handling Events | Esemény kezelés |
Conditional Rendering | Feltételes renderelés |
Operator | Operátor |
reuse | újrafelhasználás |
reusable | újrafelhasználható |
mock | |
Callback | Visszahívás |
shallow rendering | sekély renderelés |
deprecated | elavult |
Legacy | Örökség / Korábbi |
Cross-Cutting Concerns | |
HOC | FRK |
higher-order-component | felsőbb rendű komponens |
Reconciliation | |
state | állapot |
local state | helyi állapot |
derived state | elvált állapot |
asserts (logikai kijelentés) | állít |
Vendor Prefix | |
fallback | |
breaking change | |
function signature | |
props / prop | propok / prop |
context | kontextus |
fragments | töredék |
portal | portál |
class | osztály |
Tick | Ketyegés |
bundle | köteg |
package | csomag |
Consumer | |
Provider | |
PropTypes | PropTípusok |
Good/Bad | Jó/Rossz |
Hook | |
Promise | |
Mixins | Mixinek |
Web Components | Web Komponensek |
wrapper | |
Mutation | Mutáció |
codemod | kódmódosító |
General purpose
Original | Translation |
---|---|
Tutorial | Tutoriál |
Tip | Tipp |
Note | Megjegyzés |
example | példa |
Reference | Referencia |
For example | Például |
Importing | |
opt-in | opcionális |
section | szekció |
Overview | Áttekintés |
Try it on CodePen | Próbáld ki a CodePen-en |
No translation required |
---|
DOM |
UI |
ref |
Web (use uppercase) |
Create React App |
polyfill |
React |
Fiber |
Useful sources:
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed