-
Updated
Jun 9, 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 221,339 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
Jun 8, 2021 - JavaScript
-
Updated
Jun 1, 2021
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jun 8, 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
Jun 8, 2021 - JavaScript
The following Deno APIs are documented as unstable, but are available in stable:
Deno.ppid
Deno.memoryUsage
Deno.sleepSync
On the other hand, the following Deno APIs are documented as stable, but is only available in unstable:
Deno.shutdown
Is there a reason for this discrepancy? We're building a Deno namespace shim for Node, an
-
Updated
Jun 9, 2021 - TypeScript
Suggestion
🔍 Search Terms
- scanner + label:API
- SourceFileLike
- getPositionOfLineAndCharacter
- getLineAndCharacterOfPosition
✅ Viability Checklist
My suggestion meets these guidelines:
- This wouldn't be a breaking change in existing TypeScript/JavaScript code
- This wouldn't change the runtime behavior of existing JavaScript code
- This could be impleme
-
Updated
Jun 9, 2021 - JavaScript
The latest release will address the issue in pickers
./node_modules/@material-ui/lab/internal/pickers/PickersModalDialog.js
Attempted import error: 'dialogClasses' is not exported from '@material-ui/core/Dialog'.
-
Updated
Jun 7, 2021 - JavaScript
Resetting with the zoom tool in the mobile viewport simulation does not appropriately reset the body size.
As you can see here, this causes overflow after zooming and resetting that does not occur before using the zoom tool.
To Reproduce
This works in the default angular storybook repr
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
May 26, 2021
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
May 27, 2021
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jun 8, 2021 - Vue
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
Jun 8, 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