Business Logic Components (BLoC)
Topic history | v2 (current) | updated by janarez
Details
Business Logic Components (BLoC)
see v2 | updated by janarez | Edit topic "Business Logic Components (BLoC)"
- Title
- Business Logic Components (BLoC)
- Description
- BLoC stands for Business Logic Components. The gist of BLoC is that everything in the app should be represented as stream of events: widgets submit events; other widgets will respond. BLoC sits in the middle, managing the conversation.
- Link
- https://www.raywenderlich.com/4074597-getting-started-with-the-bloc-pattern
Business Logic Components (BLoC)
see v1 | created by jjones | Add resource "Getting Started with the BLoC Pattern"
- Title
- Business Logic Components (BLoC)
- Description
- BLoC stands for Business Logic Components. The gist of BLoC is that everything in the app should be represented as stream of events: widgets submit events; other widgets will respond. BLoC sits in the middle, managing the conversation.
- Link
- https://www.raywenderlich.com/4074597-getting-started-with-the-bloc-pattern
resources
treated in Getting Started with the BLoC Pattern
treated in Bloc library documentation
authors
This topic has no history of related authors.