From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/he/web/javascript/guide/index.html | 125 ------------------------------- 1 file changed, 125 deletions(-) delete mode 100644 files/he/web/javascript/guide/index.html (limited to 'files/he/web/javascript/guide') diff --git a/files/he/web/javascript/guide/index.html b/files/he/web/javascript/guide/index.html deleted file mode 100644 index eb87ff0421..0000000000 --- a/files/he/web/javascript/guide/index.html +++ /dev/null @@ -1,125 +0,0 @@ ---- -title: JavaScript Guide -slug: Web/JavaScript/Guide -tags: - - Guide - - JavaScript - - NeedsTranslation - - TopicStub - - 'l10n:priority' -translation_of: Web/JavaScript/Guide ---- -
{{jsSidebar("JavaScript Guide")}}
- -

The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you want to get started with JavaScript or programming in general, consult the articles in the learning area. If you need exhaustive information about a language feature, have a look at the JavaScript reference.

- -

Chapters

- -

This Guide is divided into several chapters:

- - - - - - - - - -

{{Next("Web/JavaScript/Guide/Introduction")}}

-- cgit v1.2.3-54-g00ecf