-
https://github.com/supnate/rekit (Rekit 2.0 构建基于React+Redux+React-router的可扩展Web应用)
https://zhuanlan.zhihu.com/p/27938754
----
https://github.com/kriasoft/react-static-boilerplate (Boilerplate and…
-
This is a pickup of #6579. With the addition of #40336, a large number of those use cases have been addressed, but possibly some still remain.
**Update 2023-04-11**: Reviewed use cases and [posted …
-
**Is your feature request related to a problem? Please describe.**
Date objects get converted to string
**Describe the solution you'd like**
Use superjson as a transformer (or any other alternati…
-
1. Work
2. Learn
-
When trying to implement a fairly basic, but polymorphic, active record style model system we run into issues with the type system not respecting `this` when used in conjunction with a constructor or …
-
yarn command fails with
```js
error An unexpected error occurred: "expected hoisted manifest for \"@dudigital/react-native-zoomable-view#react-native#@react-native-community/cli#@react-native-comm…
-
Every non-generic function can be expressed as generic function with a single type parameter corresponding to each argument. Explicit parameter type annotations simply correspond to `extends` constrai…
-
**UPDATE 2017-12-19:** After a lot of discussion we determined that it's a better idea to export a helper to make data sources executable rather than make each data source self-contained. See https://…
-
TypeScript supports generic type/interface/class declarations. These features serve as an analog of "type constructors" in other type systems: they allow us to declare a type that is parameterized ove…
-
This proposal relates to the ongoing management and development of the IFC specification, and the auto-generation of conforming IFC software libraries and documentation. Because the IFC specification …