-
### Problem
- There is no straight way to encode a predicate (some checking) about a value in its type.
### Details
There are situations when a value has to pass some sort of check/validation prior t…
-
Thanks for the great work.
I try to dispatch the action manually but it call the reducer directly, the action didn't been called.
I check out the source and see every addReducer will return the su…
-
**TypeScript Version:** 2.7
**Search Terms:** abstract class implements interface
**Code**
```ts
interface FooFace {
foo();
}
abstract class FooClass implements…
-
I'm working on
- https://github.com/brillout/wildcard-api
- https://github.com/brillout/vite-plugin-ssr
The goal of these do-one-thing-do-it-well libraries is two-fold:
- Allow users to build…
-
### Update
See https://docs.nestjs.com/discover/companies
-
**Context:** A production-grade React framework would eliminate the common problems faced when not using a framework. I have narrowed it down to **Remix** which seems suitable for our purposes.
**Wh…
-
This is a proposal to enable a syntax for exact types. A similar feature can be seen in Flow (https://flowtype.org/docs/objects.html#exact-object-types), but I would like to propose it as a feature us…
-
Building off the reasoning and justification in my self-rejected issue [Fast track transpiling to PureScript?](https://github.com/keean/zenscript/issues/12), I have a new idea of how we might be able …
-
So far I just looked at the things you've done in the complex subdirectory, because I pretty much believe that without any generic types like `Complex` or `Vector` there would be no major hitch in doi…
-
glMatrix was a [project I started 12 years ago](https://blog.tojicode.com/2010/06/stupidly-fast-webgl-matricies.html)(!), because at the time there weren't too many good options for doing the type of …