Commit Graph

140 Commits

Author SHA1 Message Date
Andreas Zweili 942a45783a correct my solution based on the assignment video 2021-01-18 22:15:38 +01:00
Andreas Zweili b595fb18c1 add my solution for assignment 3 2021-01-18 22:12:11 +01:00
Andreas Zweili 3dfa4512bc format with prettier 2021-01-18 21:54:10 +01:00
Andreas Zweili 4af49eac9e add assignment3 2021-01-18 21:53:52 +01:00
Andreas Zweili 529fa4e74a lesson 31: v-on and v-bind shorthand 2021-01-18 21:50:32 +01:00
Andreas Zweili bc69656d06 add a real example for watchers 2021-01-18 21:37:32 +01:00
Andreas Zweili b64a3bd35e rewrite the exmaple to the proper code with computed properties 2021-01-18 21:33:06 +01:00
Andreas Zweili 97812b321b add a watcher example 2021-01-18 21:28:07 +01:00
Andreas Zweili c7ad6bfe14 lesson 28: computed properties 2021-01-18 21:15:34 +01:00
Andreas Zweili f7f506471f add a method to add a lastName 2021-01-18 21:02:10 +01:00
Andreas Zweili 595a7183be rename the lastName attribute from setName 2021-01-18 21:00:01 +01:00
Andreas Zweili 2926059c42 lesson 26: two-way binding 2021-01-18 20:56:35 +01:00
Andreas Zweili 4fc96365f6 add files for lesson 26 2021-01-18 20:47:58 +01:00
Andreas Zweili 67e59b0df1 update according to solution 2021-01-18 20:46:47 +01:00
Andreas Zweili 843bea6d06 add my solution for the second assignment 2021-01-18 20:45:21 +01:00
Andreas Zweili 886c91c6d3 add second assignment 2021-01-18 20:02:38 +01:00
Andreas Zweili 953fd0fb9e lesson 24: add keyup event 2021-01-18 18:23:34 +01:00
Andreas Zweili e1524b4661 lesson 24: event modifiers the proper way 2021-01-18 18:17:06 +01:00
Andreas Zweili 1bd8145e81 lesson 24: event modifiers the obvious way 2021-01-18 18:15:02 +01:00
Andreas Zweili 467f1fddb1 lesson 23: using the native event 2021-01-18 18:09:41 +01:00
Andreas Zweili c9f6b1af57 add an input field 2021-01-18 18:06:18 +01:00
Andreas Zweili bee75dd9fa correct the counter values 2021-01-18 18:06:05 +01:00
Andreas Zweili bca711b5d5 lesson 22: add a function parameter 2021-01-18 17:58:29 +01:00
Andreas Zweili 0ba28e968e move the logic out of the HTML code 2021-01-18 17:52:39 +01:00
Andreas Zweili a8736a6c8f add a possible solution for the counter 2021-01-18 17:49:09 +01:00
Andreas Zweili b140453513 format with prettier 2021-01-18 17:41:04 +01:00
Andreas Zweili 507efa5fdd add files for lesson 20 2021-01-18 17:17:34 +01:00
Andreas Zweili 7072769214 add solution to assignment 2021-01-18 17:16:42 +01:00
Andreas Zweili 0efde6f2f5 add first assignment 2021-01-18 16:41:43 +01:00
Andreas Zweili 4995c32dbc remove the raw HTML 2021-01-18 16:34:17 +01:00
Andreas Zweili c23b8a642d lesson 18: raw HTML output 2021-01-18 16:32:58 +01:00
Andreas Zweili e594f717c5 lesson 17: data inside the Vue app 2021-01-18 16:27:26 +01:00
Andreas Zweili b34a75e338 lesson 16 functions 2021-01-18 16:22:14 +01:00
Andreas Zweili a16a00bce3 lesson 13-15 interpolation and v-bind 2021-01-18 16:07:55 +01:00
Andreas Zweili 53f92ba92b add basics starting code 2021-01-18 15:32:45 +01:00
Andreas Zweili 4cff30d345 add example Vue app 2021-01-13 21:49:34 +01:00
Andreas Zweili bb90cae3ad add basic javascript example 2021-01-13 21:34:37 +01:00
Andreas Zweili 7496481809 format according to prettier 2021-01-13 21:25:49 +01:00
Andreas Zweili 81a575c0fe add course documents 2021-01-13 21:21:18 +01:00
Andreas Zweili 9f6ef3c39c Initial commit 2021-01-13 21:19:04 +01:00