ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
QFQ Client JS Framework - Brainstorming
2
3
RequirementsFrameworkProContra
4
Wie machen wir ansprechende UI Elemente? DatePicker, TypeAhead
Vue.jsEinsteigerfreundlich
5
Was braucht es fuer CodeMirror, TinyMCE, ?
Erfahrung: PG (etwas)
6
Dynamic Update: Client local, Server based
Dev-Speed: schnell
7
Form: Table based, Grid based?
8
Multi user concurrent edit
9
WebSocket: Chat, '... AS _live'
10
Bootstrap 4
11
12
Angular
Stark in realtime Apps (laut https://levelup.gitconnected.com/angular-vs-react-vs-vue-which-is-the-best-choice-for-2020-81f577697c7e)
13
Dev-Speed: langsam im Vergleich
14
15
Freie Positionerrung der Formularelemente
16
Check das hidden ausglieferte Elemente spaeter sauber eingeblendet werden
17
Ein / Ausblenden von Elementen (komplette fieldsets, template groups)
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100