Benefits

In this lesson, we'll discuss the benefits of frontend integration.

Frontend integration offers a number of benefits which make the approach attractive.

Loose coupling #

Integration in the frontend creates loose coupling. For example, if links are used for integration, only the URL has to be known for integration to occur. What is behind the URL and how the information is displayed doesn’t matter and can be changed without impacting other frontends. So, a change can be limited to one frontend, even if the page looks completely different.

Get hands-on with 1200+ tech skills courses.