| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
Add a slash at the beginning of URL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Removes all empty paragraph elements
* Removes all empty div elements
* Preserve empty div in code snippet
* Preserve empty elements inside code snippets
* Remove fr files which were converted into markdown
* Web/CSS/transform-function/scaleX()/index.html
The file is already renamed to index.md。
* remove not needed file
* Resolve remaining conflict
Co-authored-by: julieng <julien.gattelier@gmail.com>
Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
|
|
|
| |
* Перевод Logical_Operators
|
| |
|
|
|
|
|
|
|
|
|
| |
* Перевод Logical_AND_assignment
* Apply suggestions from code review
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
|
|
|
|
|
| |
12th edition of ECMA-262 was released at June 2021, so warning can be deleted.
Link on current cpecification with `Promise.any` in it:
https://tc39.es/ecma262/#sec-promise.any
|
|
|
|
|
|
|
| |
* Update index.html
* Update files/ru/web/javascript/reference/global_objects/array/copywithin/index.html
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
|
|
|
|
| |
Спецификация ECMAScript не определяет функцию отдельным типом данных:
...The ECMAScript language types are Undefined, Null, Boolean, String, Symbol, Number, BigInt, and Object (https://tc39.es/ecma262/#sec-ecmascript-language-types)
|
|
|
| |
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Array method 'at()'
* Quotes
* Title id
* Update files/ru/web/javascript/reference/global_objects/array/at/index.md
* Update files/ru/web/javascript/reference/global_objects/array/at/index.md
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
|
|
|
|
|
|
|
|
| |
Фатальная ошибка в корне мешающая пониманию истинной сути объекта Reflect.
В оригинале: Reflect is a built-in object that provides methods for interceptable JavaScript operations;
interceptable JavaScript operations - перехватываемые JS операторы, т.е. те которые мы можем перехватить использовав Proxy
А так по описанию получается что Refect == Proxy, но это в корне не так.
Как раз таки Proxy используется для перехвата операций, а Reflect позволяет работать с этими операциями в определенной форме, но никак не перехватывать
|
| |
|
| |
|
|
|
| |
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
| |
|
|
|
| |
Co-authored-by: Andrey Koreykin <andrey.koreykin@buildbuild.io>
|
| |
|
| |
|
| |
|
|
|
|
| |
специфицикаций - 2 (#2883)
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
|
|
|
|
|
|
| |
специфицикаций (#2850)
* Использование макроса для вставки специфицикаций
* Replaces
|
| |
|
|
|
| |
Closes #2818
|
|
|
|
|
|
|
|
|
| |
* Обновление Array.prototype.filter()
* Apply suggestions from code review
Co-authored-by: Sasha Sushko <sushko@outlook.com>
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
| |
|
|
|
| |
This allows to open a page about frameworks
|
| |
|
|
|
| |
исправление опечатки hoisted -> hoisting в разделе «Подъём»
|
| |
|
|
|
|
|
|
|
|
|
| |
* Унификация термина "rest parameters"
* Update files/ru/web/javascript/reference/functions/index.html
Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Обновление главной объекта Function
* Перевод конструктора Function
* Apply suggestions from code review
Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* Fix broken link
Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
|
| |
|
| |
|
|
|
| |
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
|
|
| |
Removed the dark background.
|
|
|
| |
Fix #1727
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* fix some inaccuracies in ru translation
* fix more translations
* Update files/ru/learn/css/styling_text/index.html
Co-authored-by: Artem Shibakov <shibakow@gmail.com>
|
| |
|
|
|
| |
Убрал одно слово "сложное" и один лишний пробел
|
|
|
|
|
| |
* fixed typo
* Update index.html
|