-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Writing Markup with JSX #14
Writing Markup with JSX #14
Conversation
Size changes📦 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! 🙌 |
</ul> | ||
</> | ||
``` | ||
|
||
### 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- camelCase
для ўсягоамаль для ўсяго!
Яшчэ варыянты:
- camelCase для
ўсягоамаль усяго!
- camelCase амаль для ўсяго!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Мне падабаецца гэты варыянт:
camelCase для
ўсягоамаль усяго!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Вылучыў дзе ёсць памылкі друку. Прабач, што сам не выправіў - зараз пад рукой толькі тэлефон і не вельмі зручну :(
|
||
<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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
філяетавым
фіялетавым
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Кампанент React з HTML і JavaScript з папярэдняга прыкладу злучанымі разам.
Кампанент React з папярэдняга прыкладу з HTML і JavaScript злучанымі разам.
Можа так будзе меш заблытана?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не, там жа з папярэдняга прыкладу HTML і JavaScript, кампанентаў у папярэдніх прыкладах няма.
</ul> | ||
</> | ||
``` | ||
|
||
### 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Мне падабаецца гэты варыянт:
camelCase для
ўсягоамаль усяго!
No description provided.