Dies ist eine alte Version des Dokuments!
LU05.A20 - Knowledge Transer to Webstorm
Pre-requisites
- Work type: Individual
- Means of aid: only teaching materials, no websearch, no use of ai.
- Timeframe: 85 Minutes
- Expected result: The 18 VUE-Script concerned are transfered to Webstorm
Learning objectives
- Know how to write and execute a VUE SFC in Webstorm
Source
You can take your solutions from assigmnent 2 to 18. Elsewise download the official solutions from the solution page of the assignment.
Assignment
Programming within an emulator e.g. W3School | VUE is nice, but not really programming. Thus we need to transfer our script to the Webstorm codee-ditor.
- Transfer your solution vom assignment 2 to 18 to transfer
- Use a directory structure
- 01_v-bind
- 02_v-if
- 03_v-show
- 04_v-for
- 05_combined
- Makesure that furthermore each solution is properly name after the assignment and the name of the assignment is displayed as <h1>
- Create a directory media and safe the requiered images in it.