BLoC Pattern with React Hooks
‐ 4 min read
About how to extract the business logic from the components of a React application using the BLoC pattern from Flutter, the new hooks API, and RxJS observables.
The **BLoC Pattern** has been designed by _Paolo Soares_ and _Cong Hui_, from Google and first presented during the _DartConf 2018_ (January 23-24, 2018). [See the video on YouTube](https://www.youtu...