-
It's always to have static type checking enabled. Flow.js or Typescript. Checking props with `prop-types` limit it to checking only props for the component, when it better to check functions/any utili…
-
Off-topic introduction
I would like to begin with a bit of an apology. My input in this space so far has been exclusively negative (primarily expressing trepidation). Given that the reason I'm here…
-
Could the file `/etc/mime.types` be added to the static image? This had been requested in #256 but was apparently overlooked. The file `/etc/mime.types` is provided by the Debian package `media-types`…
-
Hello, I have recently found that `IJSInProcessObjectReference.Invoke` is attributed under `[RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statica…
-
### Issue description
I found a couple of examples where type hints are needed inside the FsToolkit.ErrorHandling `option` CE with `--checknulls`` turned on.
I'm providing some example code, and c…
-
### Background and motivation
This proposal is about allowing collection expressions to be used to initialize `ReadOnlyCollection` instances.
There are two main motivations for this:
1. In lots of sc…
-
For some reasons I would like to use a class as the Datatype. However, I found it is not supported in Cabana_MemberTypes.hpp.
What is the background of forcing its member to be arithmetic types?
t…
-
After upgrading to Next.js 15, I get the following error when importing. Everything worked great with Next.js 14.2.7.
`TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatche…
-
## Background
The two rendering types "static" and "dynamic" are very complicated because there are two aspects RSC and SSR.
This `isStatic` is for RSC:
https://github.com/dai-shi/waku/blob/9ca…
-
It might be nice to replace https://github.com/microsoft/cheriot-rtos/blob/b4b6204e9b539a79c902245a9df26f1b3e309e8f/sdk/include/thread_pool.h#L70-L79
with something that didn't incur the dynamic cost…