Commit Graph

260 Commits

Author SHA1 Message Date
Andreas Zweili
bf1973a608 finish lesson 46 2021-01-20 19:26:26 +01:00
Andreas Zweili
39e437990c lesson 44: more v-for 2021-01-19 23:04:12 +01:00
Andreas Zweili
971bcddb03 lesson 43: v-for 2021-01-19 22:54:46 +01:00
Andreas Zweili
8bba59fa81 lesson 40: v-if 2021-01-19 21:26:38 +01:00
Andreas Zweili
ccc8800093 add code for lesson 39 2021-01-19 21:05:03 +01:00
Andreas Zweili
6108d09c4c computed properties are as the name says computed
since the :class parameter awaits true and false I can compute those
directly inside the computed properties.
2021-01-18 23:35:06 +01:00
Andreas Zweili
a0dc7b7e6d using v-model is eaiser/faster 2021-01-18 23:34:24 +01:00
Andreas Zweili
0b6020d18d add my solution for assignment 4 2021-01-18 23:22:34 +01:00
Andreas Zweili
8933709313 add assignment 4 files 2021-01-18 22:55:50 +01:00
Andreas Zweili
b3b6630e4b lession 34: computed properties in classes 2021-01-18 22:51:29 +01:00
Andreas Zweili
043e32cb67 make the boxes toggleable 2021-01-18 22:45:24 +01:00
Andreas Zweili
f9203c83d3 lesson 33: adding classes dynamically 2021-01-18 22:45:05 +01:00
Andreas Zweili
0be4a896e9 remove the inline style example 2021-01-18 22:39:16 +01:00
Andreas Zweili
b070edb69f add the css class active 2021-01-18 22:38:51 +01:00
Andreas Zweili
e64f146c2e format the css with prettier 2021-01-18 22:38:28 +01:00
Andreas Zweili
5af511bc87 lesson 32: dynamic styling 2021-01-18 22:36:41 +01:00
Andreas Zweili
99be089ede format with prettier 2021-01-18 22:28:32 +01:00
Andreas Zweili
7e610fac01 add use strict 2021-01-18 22:28:23 +01:00
Andreas Zweili
c5ce272833 lesson 32: add example files 2021-01-18 22:27:27 +01:00
Andreas Zweili
b562250178 correct based on the solution 2021-01-18 22:26:19 +01:00
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