-
It would be cool to annotate a method or property with a deprecated attribute
## Proposal
If a warning could be issued when using a deprecated method or property it is easier to upgrade to a newer li…
-
React version: 18.0.x, 18.1.x, 18.2.x
## Steps To Reproduce
1. Visit provided sandbox
2. Open console and observe logs displayed twice.
3. Click the button and observe the rendering log happen…
-
I understand that this is the principle underlying all of redux, and that it comes with all these awesome benefits that are pretty well known by now.
However, I feel that one place that redux is lack…
-
LitElement 2.x has been out for about a year, and we’ve been considering what changes we should make for the next major version. We wanted to share our thoughts and get feedback from our users about p…
-
### Godot version
Godot 4.0 Alpha 9
### System information
Windows 10
### Issue description
Arrays of arrays currently suffers from very strange behavior.
```
func _ready():
array_b…
-
Experimental support for ES modules just landed in Node 8.5 ([changelog](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.5.0), [PR](https://github.com/nodejs/node/pull/1436…
-
Initial discussion at https://github.com/forgojs/forgo/issues/54
### Initial proposal by @spiffytech
```tsx
function MyComponent() {
return (component: ComponentBuilder) => {
component…
-
_(It's a question as well as a suggestion)_
_Update_: a proposal #10717
I've supposed that for structural type system as TypeScript is, type variance isn't applicable since type-compatibility is che…
-
As I said in the other thread I am also just typing on my phone and I am about to go get some sleep but I can answer your questions tomorrow @lcn2.
As I also said I will be gone most of Saturday a…
xexyl updated
2 years ago
-
Many Flutter developers will be coming from languages like JavaScript.
In JavaScript, `var` means the same as `dynamic` in Dart.
In Dart 1.0, `var` also means `dynamic`.
However, in Dart 2.0, `var`…
Hixie updated
2 years ago