add more uni stuff

This commit is contained in:
2026-03-08 18:55:37 +01:00
parent 27685bd28e
commit cb38d32ef6
16 changed files with 78 additions and 21 deletions

View File

@@ -2,6 +2,7 @@
title: "eai-presentation-frameworks"
description: "Lorem ipsum dolor sit amet"
pubDate: "Jul 08 2022"
gitLink: "https://github.com/JuLi0n21/eai-presentation-oriented-integration"
---
<style is:global>
@@ -9,11 +10,26 @@ h1,
h2,
h3,
h4, ul li { color: #c8cacb }
body { background: #171a1c }
.wrapper, nav::after {background: #22282a }
p, a, ul { color: #cda637 }
body { background: #f9fafb }
.wrapper, nav::after {background: #ffffff }
p, a, ul { color: #181e2d }
img {
border: 10px solid;
border: 5px solid;
border-color: #aaaeaf;
}
</style>
# Enterprise application Integegration
This small module was focused on the Integration of already existing Websites into a new One.
In the past this was commonly done using IFrames, while their straight forward to use they make (for good reason) sharing ressources and data between the host website and added one very difficult and needed crazy work arounds. So today one would look at other presentation frameworks for example java Portellts, while a great technology the overhead and night mare it was to work with left many people rather build a new one. In the current times the framework <a href="https://google.com/search?q=module federation">Module Federation</a> has picked up Steam. It allows to Natively Integrate exported Components on a configured Website, while its still a bit of work to configure, its still less and allows connections to a majority of modern frontend frameworks
<iframe src="https://eai-presentation-frameworks.illegalesachen.download/" height="800px" />
# this is hidden?
The Microfrontend is inserted as an IFrame otherwise check it out
<a target="_blank" href="https://eai-presentation-frameworks.illegalesachen.download/">here</a>
as fullpage.