Michael Lehmann
Michael Lehmann's Blog

Michael Lehmann's Blog

Follow
Follow
homebadges
Tag

self-contained-system

#self-contained-system

More content

Read more stories on Hashnode


Articles with this tag

The 4 shades of UI composition

Sep 26, 202210 min read

In larger projects, the cooperation of several teams and long-term maintenance is always an issue. The architecture must be defined in such a way that...

The 4 shades of UI composition

Why you should automate your development environment setup

Jun 23, 20224 min read

Setting up a development environment for a new project is not one of the most popular tasks. As a new developer in the project, you don't know the...

Why you should automate your development environment setup

A step closer towards micro-frontend

Jun 13, 20225 min read

In my previous post, I described our way to build a library to share layout, styles, and components in the user interface of our self-contained...

A step closer towards micro-frontend

Sharing UI components in Self-Contained systems

May 30, 20223 min read

In my current project, we use Self-Contained systems to modularize large web applications into multiple applications. We were facing the question of...

Sharing UI components in Self-Contained systems

A recipe to make large web applications fit for the future

May 16, 20224 min read

I have been working on some projects, where we replaced 10 to 20-year-old enterprise applications like customer portals or internal business...

A recipe to make large web applications fit for the future