Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu05:loesungen:01 [2025/01/22 08:53] – angelegt vdemir | en:modul:m291:learningunits:lu05:loesungen:01 [2025/02/06 11:34] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
- | * Sie können gerne eine Zusammenfassung von ChatGPT | + | ===== Notes ===== |
- | * Wichtig dabei ist allerdings, dass Sie den Output VERSTEHEN. | + | |
+ | * Regardless which additional means you use, comrehending the content is crucial to developing your competence. | ||
- | #### Antworten auf die Kontrollfragen | + | **1. Explain what is meant by the term directives** |
- | 1. < | + | |
- | Unter < | + | |
- | 2. < | + | |
- | | Directive | + | // |
- | |-----------|---------| | + | |
- | | v-bind | + | **2. Give some concrete examples for directives and explain them briefly ** |
- | | v-on | Verbindete | + | |
- | | v-if | Erstellt | + | ^Directive |
- | | v-show | | + | | v-bind | Connects the HTML-attributes tags regarding data with the VUE Framework |
- | | v-for | + | | v-on |
- | | ... | + | | v-if | Creates |
- | <br> | + | | v-show | Specific |
- | 3. < | + | | v-for | Creates a list of tags, which are sourced by a VUE array | |
- | Responsive Webseiten benötigen weniger JavaScrip-Kenntnisse als in der traditionellen | + | | ... | There are more directives |
+ | |||
+ | ** 3. What are the major advantages of using directives? | ||
+ | |||
+ | Programming responsive websites is possible without JavaScript knowlege by outsourcing the JS-functionalities to HTML. That means that HTML is augmented by VUE in order to do it without | ||
+ | |||
+ | ===== Vocabulary ===== | ||
+ | ^ English ^ German ^ | ||
+ | | augmented| ergänzt, verbessert| | ||
+ | |||
+ | ---- | ||
+ | [[https:// | ||
+ | |