Skip to content
#

JavaScript

javascript logo

JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.

Here are 2,179 public repositories matching this topic...

n1vux
n1vux commented Dec 23, 2019

In the Evaluation doc in wiki, it incorrectly says Maidenhead (mls) can form words. Since MLS alternates pairs of letters and pairs numerals, it could only form EL33tt haxor words, and at least for the experienced user, or with a syntax checking interface, no letter/number ambiguity.

(MLS does have seams between fields and between squares so that adjacent places may be disimilar, but even OL

Jule-
Jule- commented Apr 17, 2019

Issue Type

  • Bug Report
  • Feature Request
  • Support Question
  • Doc

Description

Information

The splash screen mechanism is not well documented since the plugin is not responsible of the resource copy into platforms. I had to check the cordova prepare code in order to figure out how <splash> tag is handled while I was trying to set an android vector (or svg

rmoutray-configureone
rmoutray-configureone commented Sep 12, 2019

When using an inter-document cross reference, such as this:
<<SOME_ADOC.adoc#, Some Adoc>>
The link in the preview as well as browser does not point to the .adoc file, but changes the link to point to a .html file. This file is of course not present because the html has not been generated yet, when everything is still in adoc format.
For previewing inter-document links (to .adoc files), the g

aishaadambek
aishaadambek commented Mar 29, 2020

Links in the Instructor's 'Getting Started' page that should redirect to question cards on the Instructor's Help page do not work as expected.

  • Environment: master branch at commit 44e0894.

Steps to reproduce

  1. Go to the Getting Started page for Instructors (the link to this page can be found at the top of the Instructor's Help page);

  2. Try to follow any link within the

ganncamp
ganncamp commented Mar 31, 2020

We currently refer to individual language analyzers as 'products': SonarJS, but they are not and have never been products. They are benefits delivered by SonarQube, SonarLint, and SonarCloud. Let's eliminate uses of 'SonarJS' to remove confusion. Specifically in

embedded docs & README.md. Use instead:
title "Code Quality and Security for JavaScript'
in text: 'analysis of JavaScript'
the Mark

Created by Brendan Eich

Released December 4, 1995

Website
developer.mozilla.org/en-US/docs/Web/JavaScript
Wikipedia
Wikipedia

Related Topics

nodejs
You can’t perform that action at this time.