I want to create my own subject similar to BehaviorSubject, but with sync method to get last value.
Look like all classes are internal and it's very hard to extend or create own implementation of Sub…
The few remaining dev tasks have been moved to separate issues.
DOCS:
- [ ] Add more details to ADVANCED.md
- [ ] Add jsdoc comments
TESTING:
- [ ] Write and run automated tests for each package
- […