[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/RomandevJavaScript/ru.javascript.info/master/TRANSLATION.md [Back]  [Original]

# 

     --.

     ,  , ,  .

  ,        , , , PR.

> **!**
>
>    ( )     :          .

##   

-     .
-      ,   .
-  , ,     .

:

```js
// Example
const text = "Hello, world";
document.querySelector('.hello').innerHTML = text;
```

  ( ):

```js
// 
const text = 'Hello, world';
document.querySelector('.hello').innerHTML = text;
```

   (   ):

```js
// 
const text = ', ';
document.querySelector('.hello').innerHTML = text;
```


##  

     MDN  Wikipedia,  https://en.wikipedia.org/wiki/JavaScript,        ,  .

:

```md
[JavaScript](https://en.wikipedia.org/wiki/JavaScript) is a programming language.
```

   (en -> ru):

```md
[JavaScript](https://ru.wikipedia.org/wiki/JavaScript)    .
```

   MDN  ,   .

 ,       ,    .

##     :)

- __       
-   `` ([ npm-](https://github.com/hcodes/eyo)      ,  )
-  ,   ? [ -](https://github.com/web-standards-ru/dictionary/blob/master/dictionary.md) !
-   (Google),  (Jest)   (DOM)  .
- **importance: n**     -  ,   .

##    ()

**,     .**

|      |                                                                         |
| :--------------------- | :----------------------------------------------------------------------------- |
| Arrow function         |                                                               |
| Backtick               |                                                                |
| Bitwise operator       |                                                |
| Breakpoint             |       |                                              
| Character class        |    |
| Comparison             |                                       |
| Construct              |                                      |
| Conversion             |                                             |
| Functionality          |                                                                |
| Left click/right click | / ? ?           |
| More in / Details in   |                                                        |
| Script                 |                                                         |
| Statement              |                                                        |
| Summary                |                                                                           |

##   

    , , ,  :

* [ !](http://www.vavilon.ru/noragal/slovo2.html)
* [ ](http://www.vavilon.ru/noragal/slovo4.html)
* [   ](https://context.reverso.net//)
* [DeepL -   ](https://www.deepl.com/translator)

Web Proxy Viewer  |  New URL  |  Original Page