Blog Posts Decision / Rules Management

BLoC (Business Logic Component) Pattern

Blog: Decision Management Community

Initially Business Logic Component (BLoC) pattern was introduced by Google as a solution to handle states in Flutter applications. It allows you to reduce the workload on UI components by separating the business logic from them. Over time, other frameworks also started to support the BLoC pattern – see e.g. how to use the BLoC pattern with React. It brings many benefits of business logic externalization: Flexibility to update application logic, Reuse logic, Ease of testing, Scalability. It is only natural to implement the BLoC pattern using a rule engine and additionally move control over business logic from programmers to subject matter experts. Link

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/bloc-business-logic-component-pattern/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×