-
This is a bit rambling, sorry about that. Feel free to edit this to clean it up and add more to it.
Jest currently has 51(!!) configuration options, many of which overlaps or intentionally override…
-
@MadsTorgersen added a proposal for primary constructors yesterday: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-12.0/primary-constructors.md
I wanted to link the proposal to th…
-
This proposes a language feature that allows guarding parts of programs based on conditions such that the analyzer and the compiler can statically verify that those parts are accessed correctly.
Th…
-
[.](https://github.com/flutter/flutter/issues/51752#issuecomment-675844037)
Related to the discussion around hooks #25280
TL;DR: It is difficult to reuse `State` logic. We either end up with a …
-
Dear Prisma Team,
for my upcoming project, i would like to use Prisma, since it is ready to be used in production. I have been around for a year or so, but now finally use it in a concrete project.…
-
An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"".
-
With OAS3 it is possible to use oneOf.
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#schema-object
See one example in [composed-oneof.yaml](
https://github.com/OpenAP…
jmini updated
2 years ago
-
This is an issue to discuss **context parameters**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md).
-
Old React use cases by @threepointone found in September 2016 meeting agenda https://gist.github.com/threepointone/014954c9270749d0b1d1051c12a705af
-
**Edit:** Add `static Type` variant for classes, make abstractness a little clearer, clarify things.
*This has probably already been asked before, but a quick search didn't turn up anything.*
Th…