feat: init produt-manager

This commit is contained in:
Philippe Torrel
2026-07-17 10:55:56 +02:00
parent 145dee58e6
commit 748fbb6b8d
14 changed files with 331 additions and 23 deletions

View File

@@ -356,7 +356,6 @@ Projektarbeit
- HTML Element Progress
- IDL-Attribut vs. Content-Attribut
- HTML Attribute mit boolescher Zuweisung
- getComputedStyle() und style-Attribute
**Übungen:**
@@ -368,14 +367,28 @@ Projektarbeit
**Inhalt:**
- Repetition der Inhalte
- Tooltip: HTML erweitern mit Data-Attribut
- Dataset Attribut
- **Projektarbeit / Content Factory**
- Dataset Attribut, DOMStringMap Objekt
- getComputedStyle, Attribute mit boolscher Zuweisung
**Übungen:**
Übung 11 - 14
---
#### Tag 25
**Inhalt:**
- Import von Modulen in JS (Browserseitig)
- DOM Creation - Elemente erstellen
- createElement() & appendChild()
- Projekt: Produktmanager Part I
- DOM Creation Befehle
- Entfernen von Elementen
**Übungen:**
Übung 15 - 16 + optionale Übungen
**Projektarbeit / Content Factory**