|
1 |
| -- title: Installation |
| 1 | +- title: Telepítés |
2 | 2 | items:
|
3 | 3 | - id: getting-started
|
4 |
| - title: Getting Started |
| 4 | + title: Kezdés |
5 | 5 | - id: add-react-to-a-website
|
6 |
| - title: Add React to a Website |
| 6 | + title: Add hozzá a React-et egy weblaphoz |
7 | 7 | - id: create-a-new-react-app
|
8 |
| - title: Create a New React App |
| 8 | + title: Készíts egy új React alkalmazást |
9 | 9 | - id: cdn-links
|
10 |
| - title: CDN Links |
11 |
| -- title: Main Concepts |
| 10 | + title: CDN linkek |
| 11 | +- title: Főbb fogalmak |
12 | 12 | isOrdered: true
|
13 | 13 | items:
|
14 | 14 | - id: hello-world
|
15 |
| - title: Hello World |
| 15 | + title: Helló, világ! |
16 | 16 | - id: introducing-jsx
|
17 |
| - title: Introducing JSX |
| 17 | + title: JSX bemutatása |
18 | 18 | - id: rendering-elements
|
19 |
| - title: Rendering Elements |
| 19 | + title: Elemek renderelése |
20 | 20 | - id: components-and-props
|
21 |
| - title: Components and Props |
| 21 | + title: Komponensek és prop-ok |
22 | 22 | - id: state-and-lifecycle
|
23 |
| - title: State and Lifecycle |
| 23 | + title: Állapot és életciklus |
24 | 24 | - id: handling-events
|
25 |
| - title: Handling Events |
| 25 | + title: Események kezelése |
26 | 26 | - id: conditional-rendering
|
27 |
| - title: Conditional Rendering |
| 27 | + title: Feltételes renderelés |
28 | 28 | - id: lists-and-keys
|
29 |
| - title: Lists and Keys |
| 29 | + title: Listák és kulcsok |
30 | 30 | - id: forms
|
31 |
| - title: Forms |
| 31 | + title: Űrlapok |
32 | 32 | - id: lifting-state-up
|
33 |
| - title: Lifting State Up |
| 33 | + title: Állapot felemelése |
34 | 34 | - id: composition-vs-inheritance
|
35 |
| - title: Composition vs Inheritance |
| 35 | + title: Kompozíció és öröklődés |
36 | 36 | - id: thinking-in-react
|
37 |
| - title: Thinking In React |
38 |
| -- title: Advanced Guides |
| 37 | + title: Gondolkodj React-ben |
| 38 | +- title: Haladó útmutatók |
39 | 39 | items:
|
40 | 40 | - id: accessibility
|
41 |
| - title: Accessibility |
| 41 | + title: Akadálymentesítés |
42 | 42 | - id: code-splitting
|
43 |
| - title: Code-Splitting |
| 43 | + title: Kód-hasítás |
44 | 44 | - id: context
|
45 |
| - title: Context |
| 45 | + title: Kontextus |
46 | 46 | - id: error-boundaries
|
47 |
| - title: Error Boundaries |
| 47 | + title: Hibahatárok |
48 | 48 | - id: forwarding-refs
|
49 |
| - title: Forwarding Refs |
| 49 | + title: Refek továbbítása |
50 | 50 | - id: fragments
|
51 |
| - title: Fragments |
| 51 | + title: Töredékek |
52 | 52 | - id: higher-order-components
|
53 |
| - title: Higher-Order Components |
| 53 | + title: Felsőbb rendű komponensek |
54 | 54 | - id: integrating-with-other-libraries
|
55 |
| - title: Integrating with Other Libraries |
| 55 | + title: Integrálás más könyvtárakkal |
56 | 56 | - id: jsx-in-depth
|
57 |
| - title: JSX In Depth |
| 57 | + title: JSX-ről mélyebben |
58 | 58 | - id: optimizing-performance
|
59 |
| - title: Optimizing Performance |
| 59 | + title: A teljesítmény optimalizálása |
60 | 60 | - id: portals
|
61 |
| - title: Portals |
| 61 | + title: Portálok |
62 | 62 | - id: profiler
|
63 |
| - title: Profiler |
| 63 | + title: Futás-elemző |
64 | 64 | - id: react-without-es6
|
65 |
| - title: React Without ES6 |
| 65 | + title: React ES6 nélkül |
66 | 66 | - id: react-without-jsx
|
67 |
| - title: React Without JSX |
| 67 | + title: React JSX nélkül |
68 | 68 | - id: reconciliation
|
69 |
| - title: Reconciliation |
| 69 | + title: Egyeztetés |
70 | 70 | - id: refs-and-the-dom
|
71 |
| - title: Refs and the DOM |
| 71 | + title: Ref-ek és a DOM |
72 | 72 | - id: render-props
|
73 |
| - title: Render Props |
| 73 | + title: Render prop-ok |
74 | 74 | - id: static-type-checking
|
75 |
| - title: Static Type Checking |
| 75 | + title: Statikus típusellenőrzés |
76 | 76 | - id: strict-mode
|
77 |
| - title: Strict Mode |
| 77 | + title: Szigorú mód |
78 | 78 | - id: typechecking-with-proptypes
|
79 |
| - title: Typechecking With PropTypes |
| 79 | + title: Típusellenőrzés PropTypes-val |
80 | 80 | - id: uncontrolled-components
|
81 |
| - title: Uncontrolled Components |
| 81 | + title: Kontrollálatlan komponensek |
82 | 82 | - id: web-components
|
83 |
| - title: Web Components |
84 |
| -- title: API Reference |
| 83 | + title: Web komponensek |
| 84 | +- title: API Referencia |
85 | 85 | items:
|
86 | 86 | - id: react-api
|
87 | 87 | title: React
|
|
93 | 93 | - id: react-dom-server
|
94 | 94 | title: ReactDOMServer
|
95 | 95 | - id: dom-elements
|
96 |
| - title: DOM Elements |
| 96 | + title: DOM elemek |
97 | 97 | - id: events
|
98 | 98 | title: SyntheticEvent
|
99 | 99 | - id: test-utils
|
100 |
| - title: Test Utilities |
| 100 | + title: Tesztelői segédprogramok |
101 | 101 | - id: shallow-renderer
|
102 |
| - title: Shallow Renderer |
| 102 | + title: Sekély renderelő |
103 | 103 | - id: test-renderer
|
104 |
| - title: Test Renderer |
| 104 | + title: Teszt renderelő |
105 | 105 | - id: javascript-environment-requirements
|
106 |
| - title: JS Environment Requirements |
| 106 | + title: JS környezeti követelmények |
107 | 107 | - id: glossary
|
108 |
| - title: Glossary |
109 |
| -- title: Hooks (New) |
| 108 | + title: Szójegyzék |
| 109 | +- title: Horgok (Új) |
110 | 110 | isOrdered: true
|
111 | 111 | items:
|
112 | 112 | - id: hooks-intro
|
113 |
| - title: Introducing Hooks |
| 113 | + title: Horgok bemutató |
114 | 114 | - id: hooks-overview
|
115 |
| - title: Hooks at a Glance |
| 115 | + title: Horgok egy pillantásra |
116 | 116 | - id: hooks-state
|
117 |
| - title: Using the State Hook |
| 117 | + title: Állapot horog használata |
118 | 118 | - id: hooks-effect
|
119 |
| - title: Using the Effect Hook |
| 119 | + title: Hatás horog használata |
120 | 120 | - id: hooks-rules
|
121 |
| - title: Rules of Hooks |
| 121 | + title: Horgok szabályai |
122 | 122 | - id: hooks-custom
|
123 |
| - title: Building Your Own Hooks |
| 123 | + title: Készítsd el a saját horgod |
124 | 124 | - id: hooks-reference
|
125 |
| - title: Hooks API Reference |
| 125 | + title: Horog API referencia |
126 | 126 | - id: hooks-faq
|
127 |
| - title: Hooks FAQ |
128 |
| -- title: Testing |
| 127 | + title: Horgok GY.I.K. |
| 128 | +- title: Tesztelés |
129 | 129 | items:
|
130 | 130 | - id: testing
|
131 |
| - title: Testing Overview |
| 131 | + title: Tesztelés áttekintés |
132 | 132 | - id: testing-recipes
|
133 |
| - title: Testing Recipes |
| 133 | + title: Tesztelői receptek |
134 | 134 | - id: testing-environments
|
135 |
| - title: Testing Environments |
136 |
| -- title: Contributing |
| 135 | + title: Tesztelői környezetek |
| 136 | +- title: Közreműködés |
137 | 137 | items:
|
138 | 138 | - id: how-to-contribute
|
139 |
| - title: How to Contribute |
| 139 | + title: Hogyan segíthetsz |
140 | 140 | - id: codebase-overview
|
141 |
| - title: Codebase Overview |
| 141 | + title: Kódbázis áttekintés |
142 | 142 | - id: implementation-notes
|
143 |
| - title: Implementation Notes |
| 143 | + title: Implementáció megjegyzések |
144 | 144 | - id: design-principles
|
145 |
| - title: Design Principles |
146 |
| -- title: FAQ |
| 145 | + title: Tervezési elvek |
| 146 | +- title: GY.I.K |
147 | 147 | items:
|
148 | 148 | - id: faq-ajax
|
149 |
| - title: AJAX and APIs |
| 149 | + title: AJAX és API-k |
150 | 150 | - id: faq-build
|
151 |
| - title: Babel, JSX, and Build Steps |
| 151 | + title: Babel, JSX, és kompiláló lépések |
152 | 152 | - id: faq-functions
|
153 |
| - title: Passing Functions to Components |
| 153 | + title: Függvények küldése komponenseknek |
154 | 154 | - id: faq-state
|
155 |
| - title: Component State |
| 155 | + title: Komponens állapot |
156 | 156 | - id: faq-styling
|
157 |
| - title: Styling and CSS |
| 157 | + title: Stílusozás és CSS |
158 | 158 | - id: faq-structure
|
159 |
| - title: File Structure |
| 159 | + title: Fájlstruktúra |
160 | 160 | - id: faq-versioning
|
161 |
| - title: Versioning Policy |
| 161 | + title: Verziószabályok |
162 | 162 | - id: faq-internals
|
163 |
| - title: Virtual DOM and Internals |
| 163 | + title: Virtuális DOM és belső jellemzők |
0 commit comments