Sander Elias
Sander Elias
For now, I'm pretty sure this is something the core team feels this is more of a userland solution. And also, this is completely unneeded if you go full observables...
Ok, I will add it as an NPM package to my sample repo.
I would love for you to pick this up. However, I need to do some code cleanup, perhaps it's a smarter idea to wait until I have done most of...
@sisidovski Once the spec has merged this and the updated tests are available, we will update. There is little value to update before unicode tests are added upstream.
- class decorators for adding metadata to a class (somewhat like static fields but more private) - property decorators that can read/mutate the above metadata - property decorators that can...
> I think we should consider the overall approach for introducing new props in the library: > > * Should we add them to the main import, as we did...