-
Updated
Jun 18, 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 225,802 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 18, 2021 - JavaScript
-
Updated
Jun 17, 2021
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a f
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
May 25, 2021
I don't think we currently error if the user specifices a content-length header and then writes more bytes to the response. I think this is something we could detect and error. Some http clients have a hard time handling this case (especially with pipelining) and would be nice if we could help with reducing the probability of this occuring.
-
Updated
Jun 18, 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 19, 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 19, 2021 - JavaScript
Using the documented way of creating links styled as buttons as seen in https://next.material-ui.com/guides/routing/#button adds wrong role on the rendered element. Specifically it adds role="button"
making the link undiscoverable from google crawlers. I would at least hope that it was documented that I have to manually type `ro
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jun 16, 2021
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
Jun 16, 2021
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
Jun 18, 2021 - Vue
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
Jun 18, 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