diff options
Diffstat (limited to 'files/ru/словарь/node.js/index.html')
-rw-r--r-- | files/ru/словарь/node.js/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/ru/словарь/node.js/index.html b/files/ru/словарь/node.js/index.html deleted file mode 100644 index 7204c8f02c..0000000000 --- a/files/ru/словарь/node.js/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Node.js -slug: Словарь/Node.js -tags: - - Glossary - - Infrastructure - - JavaScript - - node.js -translation_of: Glossary/Node.js ---- -<p>Node.js является межплатформенной средой выполнения, созданной на {{Glossary("JavaScript")}}, которая позволяет разработчикам создавать серверные и сетевые приложения с помощью JavaScript.</p> - -<h2 id="Узнать_больше">Узнать больше</h2> - -<h3 id="Общая_информация">Общая информация</h3> - -<ul> - <li>{{Interwiki("wikipedia", "Node.js")}} на Википедии</li> - <li><a href="https://nodejs.org/">Веб-сайт Node.js</a></li> -</ul> - -<h3 id="Техническая_информация">Техническая информация</h3> - -<ul> - <li><a href="https://nodejs.org/api/">API документация</a></li> - <li><a href="https://nodejs.org/documentation/tutorials/">Руководство</a></li> -</ul> - -<p> </p> |