JavaScript
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,435 public repositories matching this topic...
-
Updated
Oct 14, 2020 - Java
There seems to be an issue with parsing composite character sequences.
Composite character İ consist of the base character and combining character sequence (U+0049)(U+0307)
Using this character causing the compiler to fail with the parser error.
Example code
var bar = {
İ: "foo"
};
Compiler error
input0:2: ERROR - [JSC_PARSE_ERROR] Parse error. Ch
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 6, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Aug 2, 2020 - Java
-
Updated
May 29, 2020 - Java
-
Updated
Oct 14, 2020 - Java
Currently PiranhaSwift APIs are specified using a properties file as shown here. It will be helpful to migrate this to use a json file so that more properties can be specified easily. For instance, it could be an array of methodProperties where the methodName, flagType, returnType and argumentIndex of the flag are s
-
Updated
Oct 10, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 9, 2020 - Java
In the Download results button, add a space between the spinner and the button label when a download is in progress.
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 9, 2020 - Java
🚀 Feature
Given two variables x and y, swap two variables without using a third variable.
Input:
x = 2, y = 1
Output:
x = 1, y = 2
Have you read the Contribution Guidelines?
Yes.
Pitch
This is a common interview question asked for freshers.
Assignees
@RohanK6 - Java
@ankit9905 - C++
@DefCon-018 - Python
@yashkansal - C
@Shrey2002 - C#, PHP
@arsh9806 - J
-
Updated
Oct 11, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Apr 27, 2020 - Java
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia

Currently
registerlooks like: