File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
id : faq-build
3
- title : Babel, JSX, и этапы сборки
3
+ title : Babel, JSX и этапы сборки
4
4
permalink : docs/faq-build.html
5
5
layout : docs
6
6
category : FAQ
7
7
---
8
8
9
9
### Необходимо ли в React использовать JSX? {#do-i-need-to-use-jsx-with-react}
10
10
11
- Нет! Прочти [ "React без JSX"] ( /docs/react-without-jsx.html ) чтобы узнать подробнее.
11
+ Нет! Прочтите [ "React без JSX"] ( /docs/react-without-jsx.html ) чтобы узнать подробнее.
12
12
13
13
### Необходимо ли в React использовать ES6 (+)? {#do-i-need-to-use-es6--with-react}
14
14
15
- Нет! Прочти [ "React без ES6"] ( /docs/react-without-es6.html ) чтобы узнать подробнее.
15
+ Нет! Прочтите [ "React без ES6"] ( /docs/react-without-es6.html ) чтобы узнать подробнее.
16
16
17
17
### Как в JSX написать комментарий? {#how-can-i-write-comments-in-jsx}
18
18
Original file line number Diff line number Diff line change 138
138
- id : faq-ajax
139
139
title : AJAX and APIs
140
140
- id : faq-build
141
- title : Babel, JSX, и этапы сборки
141
+ title : Babel, JSX и этапы сборки
142
142
- id : faq-functions
143
143
title : Passing Functions to Components
144
144
- id : faq-state
You can’t perform that action at this time.
0 commit comments