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 176,012 public repositories matching this topic...
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
I'm seeing "Error: Should not already be working" after upgrading to React 16.11
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
This is exclusively happening on an older version of Chrome, 68.0.3440 on Windows 7
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 27, 2022 - JavaScript
With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
stream.finished()
const { finished } = require('stream');
finished(new ReadableStream(), (err) => { /* ... */ });
finished(new WritableStream(), (err) => { /* ... */ });
finished(new Tr-
Updated
Apr 27, 2022 - JavaScript
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
-
Updated
Apr 15, 2022 - JavaScript
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 26, 2022 - JavaScript
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 19, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Apr 23, 2022 - JavaScript
-
Updated
Apr 20, 2022 - JavaScript
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
Map is not defined
-
Updated
Apr 27, 2022 - JavaScript
Do you want to request a feature or report a bug?
feature request
What is the current behavior?
Currently yarn why won't indicate any package info in the resolutions field
If the current behavior is a bug, please provide the steps to reproduce.
- install a package with any version, e.g
"pkg": "^1.0.0" - add
resolutionsfield in package.json,pkg: "1.0.0" - upd
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
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