Writing Markup with JSX#14
Writing Markup with JSX#14bielarusajed merged 5 commits intoreactjs:mainfrom bielarusajed:writing-markup-with-jsx
Conversation
Size changesDetails📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
| ``` | ||
|
|
||
| ### 3. camelCase <s>all</s> most of the things! {/*3-camelcase-salls-most-of-the-things*/} | ||
| ### 3. camelCase <s>для ўсяго</s> амаль для ўсяго! {/*3-camelcase-salls-most-of-the-things*/} |
There was a problem hiding this comment.
- camelCase
для ўсягоамаль для ўсяго!
Яшчэ варыянты:
- camelCase для
ўсягоамаль усяго!
- camelCase амаль для ўсяго!
There was a problem hiding this comment.
Мне падабаецца гэты варыянт:
camelCase для
ўсягоамаль усяго!
zubialevich
left a comment
There was a problem hiding this comment.
Вылучыў дзе ёсць памылкі друку. Прабач, што сам не выправіў - зараз пад рукой толькі тэлефон і не вельмі зручну :(
| <DiagramGroup> | ||
|
|
||
| <Diagram name="writing_jsx_sidebar" height={330} width={325} alt="React component with HTML and JavaScript from previous examples mixed. Function name is Sidebar which calls the function isLoggedIn, highlighted in yellow. Nested inside the function highlighted in purple is the p tag from before, and a Form tag referencing the component shown in the next diagram."> | ||
| <Diagram name="writing_jsx_sidebar" height={330} width={325} alt="Кампанент React з HTML і JavaScript з папярэдняга прыкладу злучанымі разам. Функцыя Sidebar выклікае функцыю isLoggedIn, яны вылучаныя жоўтым. Унутры змяшчаюцца элементы p і Form, што паказаны на наступным відарысе, яны вылучаны філяетавым."> |
There was a problem hiding this comment.
філяетавым
фіялетавым
There was a problem hiding this comment.
Кампанент React з HTML і JavaScript з папярэдняга прыкладу злучанымі разам.
Кампанент React з папярэдняга прыкладу з HTML і JavaScript злучанымі разам.
Можа так будзе меш заблытана?
There was a problem hiding this comment.
Не, там жа з папярэдняга прыкладу HTML і JavaScript, кампанентаў у папярэдніх прыкладах няма.
| ``` | ||
|
|
||
| ### 3. camelCase <s>all</s> most of the things! {/*3-camelcase-salls-most-of-the-things*/} | ||
| ### 3. camelCase <s>для ўсяго</s> амаль для ўсяго! {/*3-camelcase-salls-most-of-the-things*/} |
There was a problem hiding this comment.
Мне падабаецца гэты варыянт:
camelCase для
ўсягоамаль усяго!
No description provided.