-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlitverz.tex
195 lines (167 loc) · 5.55 KB
/
litverz.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
% ----------------------------------------------------------------------------
% Copyright (c) 2016 - 2020 by Burkhardt Renz. All rights reserved.
% Die Vorlage für eine Abschlussarbeit in der Informatik am Fachbereich
% MNI der THM ist lizenziert unter einer Creative Commons
% Namensnennung-Nicht kommerziell 4.0 International Lizenz.
%
% $Id: litverz.tex 979 2020-08-24 07:03:19Z br $
% ----------------------------------------------------------------------------
\begin{thebibliography}{99}
\bibitem{sigdestad22}
Thomas Sigdestad
\emph{Front-end frameworks: What is important right now?},
\url{https://enonic.com/blog/front-end-frameworks-what-is-important},
(abgerufen 26.04.2023)
\bibitem{googleTrends}
---
\emph{Google Trends JavaScript Frameworks},
\url{https://trends.google.de/trends/explore/GEO_MAP/1682502600?hl=de&tz=-120&date=today+5-y&hl=de&q=%2Fm%2F012l1vxv,%2Fg%2F11c6w0ddw9,%2Fm%2F0j45p7w,%2Fg%2F11c0vmgx5d,%2Fm%2F0h94450&sni=3},
(abgerufen 26.04.2023)
\bibitem{stackoverflowStats}
---
\emph{Stackoverflow Statistik zur Häufigkeit von Fragen nach Framework1},
\url{https://insights.stackoverflow.com/trends?tags=reactjs%2Cangular%2Cvue.js%2Cember.js%2Cbackbone.js%2Cknockout.js%2Cangularjshttps://insights.stackoverflow.com/trends?tags=reactjs%2Cangular%2Cvue.js%2Cember.js%2Cbackbone.js%2Cknockout.js%2Cangularjs},
(abgerufen 26.04.2023)
\bibitem{gackenheimer2015introduction}
Cory Gackenheimer
\emph{Introduction to React.},
Apress,
2015.
\bibitem{react}
---
\emph{React
The library for web and native user interfaces},
\url{https://react.dev/},
(abgerufen 27.04.2023)
\bibitem{bin2019}
Sufyan bin Uzayr, Nicholas Cloud , Tim Ambler
\emph{JavaScript Frameworks for Modern Web Development}
Springer,
2019
\bibitem{vueFAQ}
---
\emph{Frequently Asked Questions | Vue.js},
\url{https://vuejs.org/about/faq.html},
(abgerufen 28.04.2023)
\bibitem{peterke2019}
Lars Peterke
\emph{Vue.js kurz \& gut},
O’REILLY,
2019
\bibitem{vueNYC}
Vue NYC
\emph{VueNYC - Vue.js: the Progressive Framework - Evan You},
\url{https://www.youtube.com/watch?v=p2P3z7p_zTI},
29.08.2017
(abgerufen 01.05.2023)
\bibitem{linkedinYou}
---
\emph{Evan You Creator of Vue.js}
\url{https://www.linkedin.com/in/evanyou}
(abgerufen 01.05.2023)
\bibitem{konstantinidis2020}
Antony Konstantinidis
\emph{Vue.js 3 – das JavaScript Framework im neuem Gewand}
\url{https://vuejs.de/artikel/vuejs-3-release/}
(abgerufen 02.05.2023)
\bibitem{vueIntroduction}
---
\emph{Introduction | Vue.js}
\url{https://vuejs.org/guide/introduction.html}
(abgerufen 05.05.2023)
\bibitem{vueDirectives}
---
\emph{Built-in Directives | Vue.js}
\url{https://vuejs.org/api/built-in-directives.html}
(abgerufen 05.05.2023)
\bibitem{steyer2019}
Ralph Steyer
\emph{Webanwendungen erstellen mit Vue.js},
Springer,
2019
\bibitem{vueComponents}
---
\emph{Components Basics | Vue.js}
\url{https://vuejs.org/guide/essentials/component-basics.html}
(abgerufen 06.05.2023)
\bibitem{vueComponentsRegistration}
---
\emph{Component Registration | Vue.js}
\url{https://vuejs.org/guide/components/registration.html}
(abgerufen 06.05.2023)
\bibitem{vueTemplateSyntax}
---
\emph{Template Syntax | Vue.js}
\url{https://vuejs.org/guide/essentials/template-syntax.html}
(abgerufen 09.05.2023)
\bibitem{vueComponentV-model}
---
\emph{Component v-model | Vue.js}
\url{https://vuejs.org/guide/components/v-model.html}
(abgerufen 09.05.2023)
\bibitem{kaluvza2018comparison}
Marin Kalu{\v{z}}a,Kre{\v{s}}imir Troskot, Bernard Vukeli{\'c}
\emph{Comparison of front-end frameworks for web applications development}
Zbornik Veleu{\v{c}}ili{\v{s}}te u Rijeci,
2018
\bibitem{vueRouterInstallation}
---
\emph{Installation | Vue Router}
\url{https://router.vuejs.org/installation.html}
(abgerufen 10.05.2023)
\bibitem{vueRouterGettingStarted}
---
\emph{Getting Started | Vue Router}
\url{https://router.vuejs.org/guide/}
(abgerufen 10.05.2023)
\bibitem{vueRouterDynamicRouteMatching}
---
\emph{Dynamic Route Matching with Params| Vue Router}
\url{https://router.vuejs.org/guide/essentials/dynamic-matching.html}
(abgerufen 10.05.2023)
\bibitem{vueStateManagement}
---
\emph{State Management | Vue.js}
\url{https://vuejs.org/guide/scaling-up/state-management.html}
(abgerufen 11.05.2023)
\bibitem{largeScaleVue}
Daniel Kelly
\emph{How to Structure a Large Scale Vue.js Application - Vue School Articles}
\url{https://vueschool.io/articles/vuejs-tutorials/how-to-structure-a-large-scale-vue-js-application/}
(abgerufen 12.05.2023)
\bibitem{gettingStarted012}
---
\emph{Getting Started - vue.js}
\url{https://012.vuejs.org/guide/}
(abgerufen 12.05.2023)
%not used
%\bibitem{lkurz15}
% Marco Daniel, Patrick Gundlach, Walter Schmidt, Jörg Knappen, Hubert
% Partl und Irene Hyna
% \emph{\LaTeXe-Kurzbeschreibung},
% \url{http://mirror.unicorncloud.org/CTAN/info/lshort/german/l2kurz.pdf},
% 2015.
%\bibitem{knuth99}
% Donald E. Knuth
% \emph{The \TeX book},
% Reading, MA: Addison-Wesley,
% 1986.
%\bibitem{koma16}
% Markus Kohm
% \emph{Die Anleitung \textsf{KOMA-Script}},
% \url{http://www.komascript.de/~mkohm/scrguide.pdf}
% 2016.
%\bibitem{lamport94}
% Leslie Lamport
% \emph{\LaTeX: a document preparation system},
% 2nd edition,
% Reading, MA: Addison-Wesley,
% 1994.
%\bibitem{partosch15}
% Günter Partosch
% \emph{Anforderungen an wissenschaftliche Abschlussarbeiten und wie sie
% mit \LaTeX\ gelöst werden können},
% \url{https://www.staff.uni-giessen.de/partosch/unterlagen/abschlussarbeit.pdf},
% 2015.
\end{thebibliography}
% ----------------------------------------------------------------------------