From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/nl/web/javascript/guide/index.html | 119 +++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 files/nl/web/javascript/guide/index.html (limited to 'files/nl/web/javascript/guide/index.html') diff --git a/files/nl/web/javascript/guide/index.html b/files/nl/web/javascript/guide/index.html new file mode 100644 index 0000000000..df03cf1f46 --- /dev/null +++ b/files/nl/web/javascript/guide/index.html @@ -0,0 +1,119 @@ +--- +title: JavaScript Guide +slug: Web/JavaScript/Guide +tags: + - Guide + - JavaScript + - NeedsTranslation + - TopicStub +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.

+
+ + + + + + + + + +

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

-- cgit v1.2.3-54-g00ecf