JS

Micro Frontends with Module Federation: Is It Actually Worth the Complexity?

Whenever the codebase of a frontend application starts growing bigger, the initial solution seems straightforward. You just hire a couple more developers, spin up a few new feature branches, and keep pushing code into the same repository. For a while, that works perfectly fine. It’s the classic way software gets built. But eventually, reality hits. […]

DrupalReact.js

Loosely Coupled: Integrate React JS into Drupal sites

React is a JavaScript library that makes it painless to create interactive UIs. Unfortunately, embedding React into a Drupal site is not straightforward. In this article, I will show you relatively simple methods of how to do so. React can be integrated with Drupal in 2 ways: Fully decoupled Partially Decoupled (Loosely Coupled) Fully Decoupled […]

Deepali Bansal
Deepali Bansal
Read
Services