-
Updated
Jun 24, 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 226,847 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 24, 2021 - JavaScript
-
Updated
Jun 17, 2021
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
Jun 19, 2021 - JavaScript

-
Updated
Jun 24, 2021 - C++
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
May 25, 2021
EventTarget dispatchEvent cannot be called with an object, contrary to what is stated in the docs
- Version: 16.4.0
- Platform: Linux
- Subsystem: n/a
What steps will reproduce the bug?
const e = new EventTarget()
e.dispatchEvent({type: 'something'})
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior?
According to the docs, it should work.
event <Object> | <Event>
-
Updated
Jun 23, 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
-
Updated
Jun 24, 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 24, 2021 - JavaScript
Box doesn't apply maxWidth prop
<Box maxWidth="xs">
Hello World
</Box>
CodeSandBox:
https://codesandbox.io/s/hardcore-platform-tyfvw?file=/index.js:131-183
Mui version: v4.9.8 ✓
-
Updated
Jun 23, 2021 - JavaScript
Describe the bug
My default browser is Firefox (if I type open https://storybook.js.org/
in my console then it opens in Firefox. However when I run npm run storybook
it opens in another browser I happen to have installed on my computer, called Google Chrome.
To Reproduce
Set Firefox as default Browser. In a Story book project, run npm run storybook
System
Environment Inf
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jun 16, 2021
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
Jun 23, 2021 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
Jun 16, 2021
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Vue
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jun 24, 2021 - TypeScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Related Topics
nodejs
js13kGames competition
August - September 2021 • Online
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen