Michael Lehmann
Michael Lehmann's Blog

Michael Lehmann's Blog

Follow
Follow
homebadges
Tag

ui-composition

#ui-composition

More content

Read more stories on Hashnode


Articles with this tag

An introduction to task-based UI's

Nov 10, 20224 min read

A good friend of mine once told me about a conference talk that was about so-called task-based UIs. I considered this architecture style for an...

An introduction to task-based UI's

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

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