File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,14 @@ Suggestion on words and terms:
16
16
| ------------------ | ---------- |
17
17
| array | array |
18
18
| arrow function | función flecha |
19
+ | assert | comprobar |
19
20
| bug | error |
20
21
| Bundler | * Bundler* |
21
- | camelCase | * camelCase* |
22
22
| callback | * callback* |
23
+ | camelCase | * camelCase* |
23
24
| controlled component | componente controlado |
24
25
| debugging | depuración |
26
+ | DOM | DOM |
25
27
| framework | * framework* |
26
28
| functional component | componente funcional |
27
29
| hook | * hook* |
@@ -32,6 +34,7 @@ Suggestion on words and terms:
32
34
| props | * props* |
33
35
| React element | Elemento de React |
34
36
| render | renderizar (verb), renderizado (noun)
37
+ | shallow rendering | renderizado superficial |
35
38
| state | estado |
36
39
| string | * string* |
37
40
| template literals | * template literals* |
You can’t perform that action at this time.
0 commit comments