Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu04:theorie:01 [2025/02/25 11:24] – [Framework] vdemir | en:modul:m291:learningunits:lu04:theorie:01 [2025/03/07 07:57] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 23: | Zeile 23: | ||
{{: | {{: | ||
+ | {{: | ||
Libraries and frameworks are tools that simplify software development by providing pre-written code. Libraries offer reusable functions for specific tasks, giving developers control over when and how to use them. Frameworks, on the other hand, define a structured architecture, | Libraries and frameworks are tools that simplify software development by providing pre-written code. Libraries offer reusable functions for specific tasks, giving developers control over when and how to use them. Frameworks, on the other hand, define a structured architecture, | ||
===== Who-Calls-Who Principle ===== | ===== Who-Calls-Who Principle ===== | ||
- | There is also another aspect, which claims to explain the difference between frameworks and libraries: The Who-Calls-Who | + | There is also another aspect, which claims to explain the difference between frameworks and libraries: The Who-Calls-Who-principle. |
{{ : | {{ : | ||
Zeile 50: | Zeile 51: | ||
You will find a list with JavaScript-Libraries und Frameworks including an explaination and a rathing as follows: [[https:// | You will find a list with JavaScript-Libraries und Frameworks including an explaination and a rathing as follows: [[https:// | ||
+ | ---- | ||
+ | [[https:// | ||