Motivation
Last updated
Last updated
React Observable was created as an opinionated effort to provide developers with tooling and guidance on building advanced React architecture with code-splitting.
along with enables us to do component-centric code-splitting.
This does not address the code-splitting of and
Code-splitting with reducers and is implemented in , but it does not expose the utilities as a reusable library.
React Observatory is intender to be used in the conjunction with libraries such as:
Due to the composable nature of it's possible to apply React Observatory in other scenarios which will not be covered in this documentation.