s-libs
s-libs copied to clipboard
A collection of libraries for any of javascript, rxjs, or angular.
Some util funcs can delegate to these new built-in functions, and be deprecated: https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#support-for-new-ecmascript-set-methods
So that if the default state is expensive it will only be built if needed.
`createComponent()` is a new(-ish?) function. Evaluate whether to use it in `ComponentContext`, or stick with the existing wrapper approach.