Skip to content
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

Выразительный React - Прямоугольник и собачка #5168

Merged
merged 11 commits into from Mar 31, 2024

Conversation

HellSquirrel
Copy link
Member

@HellSquirrel HellSquirrel commented Feb 18, 2024

Описание

Первый пост из серии "Выразительный реакт". Смотрим на JSX синтаксис и SSR

Чек-лист

  • Текст оформлен согласно руководству по стилю
  • Ссылки на внутренние материалы начинаются со слеша и заканчиваются слэшем либо якорем на заголовок (/css/color/, /tools/json/, /tools/gulp/#kak-ponyat)
  • Ссылки на картинки, видео и демки относительные (images/example.png, demos/example/, ../demos/example/)

@github-actions github-actions bot added js Контент по JavaScript статья Расширенный материал labels Feb 18, 2024
Copy link
Member

@solarrust solarrust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Прости, я знаю, что пиарчик ещё в драфте, но мне было интересно почитать. А там руки сами потянулись поредачить =) Если ты ещё работаешь над текстом, то фил фри игнорить мои правочки.

Мне очень нравится фраза «Выразительный React». Но я бы не использовала его в статье и не коммитилась бы на серию статей прямо в тексте. Давай так назовём подраздел в JS?

js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
js/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
@github-actions github-actions bot added the веб-платформа Контент по Веб-платформе label Mar 9, 2024
@HellSquirrel HellSquirrel removed the js Контент по JavaScript label Mar 10, 2024
@HellSquirrel HellSquirrel marked this pull request as ready for review March 10, 2024 11:17
@github-actions github-actions bot added the рецепт Контент для Рецептов label Mar 10, 2024
Copy link
Contributor

@TatianaFokina TatianaFokina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Правочки от меня. Всякие пробелы, потерявшиеся ё и форматирвоание.

recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
recipes/expressive-react-rectangle/index.md Outdated Show resolved Hide resolved
@TatianaFokina
Copy link
Contributor

TatianaFokina commented Mar 28, 2024

А это всё ещё драфт?

Таня, нет. Сама спросила, сама ответила.

Co-authored-by: Tatiana Fokina <fokinatatian@gmail.com>
@HellSquirrel
Copy link
Member Author

Уже нет :)

@HellSquirrel HellSquirrel removed the статья Расширенный материал label Mar 28, 2024
@github-actions github-actions bot added the статья Расширенный материал label Mar 28, 2024
@TatianaFokina TatianaFokina removed the веб-платформа Контент по Веб-платформе label Mar 29, 2024
@vitya-ne
Copy link
Contributor

@HellSquirrel, а почему в названии статьи и заголовке страницы есть прямоугольник ?
Я его не вижу:
image

@vitya-ne
Copy link
Contributor

На Windows установку bun можно сделать как указано в документации:

powershell -c "irm bun.sh/install.ps1|iex"

тогда во всех командах npx не нужен.

@HellSquirrel
Copy link
Member Author

HellSquirrel commented Mar 31, 2024

powershell -c "irm bun.sh/install.ps1|iex"

Я не рискну добавлять ибо есть у меня сильное чувство что все сломается по дороге :)

@HellSquirrel
Copy link
Member Author

Но если вдруг у тебя получится запустить на win, будет здорово добавить это в раздел «На практике»

@HellSquirrel HellSquirrel merged commit c8d92ad into main Mar 31, 2024
6 checks passed
@HellSquirrel HellSquirrel deleted the recipe/expressive-react-1-rectangle branch March 31, 2024 23:35
Copy link

Превью контента из 349a642 опубликовано.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
рецепт Контент для Рецептов статья Расширенный материал
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants