-
Updated
May 25, 2021 - JavaScript
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 218,481 public repositories matching this topic...
PR #19108 caused some Suspense-related DevTools regressions (more info available on #19368) which we did not catch because of the fact that DevTools tests are only run against the version of React in master.
We should follow the precedent of the regression fixtures tests and have CI run DevTools tests against multiple
-
Updated
May 26, 2021 - JavaScript
-
Updated
May 10, 2021
-
Updated
May 24, 2021 - JavaScript
-
Updated
May 24, 2021 - JavaScript
-
Updated
May 24, 2021 - JavaScript
-
Updated
May 25, 2021
The current WHATWG URL parser implementation is written in C/C++ and incurs a fairly significant cost crossing the JS/C++ boundary. It should be possible to realize a significant performance improvement by porting the implementation to WASM (similar to how the https://github.com/nodejs/undici project has seen a massive performance boost out of moving llhttp parser to wasm).
If someone wanted to
-
Updated
May 20, 2021 - JavaScript
Currently the error message of the exception, thrown from the Deno.stat/statSync, when the file is missing, does not include the file name:
nickolay@frontier:~/workspace/Bryntum/siesta-monorepo/siesta$ deno
Deno 1.9.2
exit using ctrl+d or close()
> Deno.statSync('/home/nickolay/not_existing_file')
Uncaught NotFound: No such file or directory (os error 2)
at unwrapOpResult (deno:co
🐞 bug report
Affected Package
The issue is caused by package @angular/common.
Is this a regression?
No.
Description
This is a request for clearer error messaging. When an NgSwitchDefault directive erroneously exists
-
Updated
May 25, 2021 - JavaScript
- The issue is present in the latest release.
- I have searched the [issues](https://github.com/m
-
Updated
May 23, 2021 - JavaScript
Describe the bug
When story id starts with settings, the addon panel is frozen/broken/not responding.
To Reproduce
I reproduced it on newly created CRA with SB. See video above.
To reproduce: just add story id starting with settings
export default {
title: "-
Updated
May 26, 2021 - JavaScript
-
Updated
May 25, 2021 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
May 25, 2021
-
Updated
May 23, 2021 - JavaScript
-
Updated
May 24, 2021 - JavaScript
-
Updated
May 25, 2021
-
Updated
May 23, 2021 - Vue
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 25, 2021 - TypeScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia


Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen