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

docs: исправляет определение undefined согласно EcmaScript #5070

Merged
merged 6 commits into from
Dec 29, 2023

Conversation

gvozdenkov
Copy link
Contributor

Описание

Исправил определение согласно спецификации

4.4.13 undefined value
primitive value used when a variable has not been assigned a value

4.4.14 Undefined type
type whose sole value is the undefined value

Исправил и дополнил примеры использования

Чек-лист

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

@github-actions github-actions bot added js Контент по JavaScript дока Справочный материал labels Dec 21, 2023
@TatianaFokina TatianaFokina added the улучшение Доработка существующего label Dec 21, 2023
@github-actions github-actions bot added the кухня Документация, репозиторий, задачи редакции label Dec 24, 2023
Copy link

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

Copy link
Member

@HellSquirrel HellSquirrel left a comment

Choose a reason for hiding this comment

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

Я очень радуюсь когда вижу такие PR. Круто когда все по спецификации <3

@HellSquirrel HellSquirrel merged commit 7a91121 into doka-guide:main Dec 29, 2023
6 checks passed
@gvozdenkov gvozdenkov deleted the fix/js-undefined-type branch January 5, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js Контент по JavaScript дока Справочный материал кухня Документация, репозиторий, задачи редакции улучшение Доработка существующего
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants