|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307 |
- @online{spa:1,
- author = {t3n},
- title = {Was ist eigentlich eine Single-Page-Webanwendung?},
- month = {04},
- year = {2018},
- url = {https://t3n.de/news/single-page-webanwendung-1023623/},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{spa:2,
- author = {Nebil Aboobacker},
- title = {Was ist eine Single Page Application (SPA)?},
- month = {05},
- year = {2018},
- url = {https://www.yuhiro.de/was-ist-eine-single-page-application-spa/},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{vue,
- author = {Marc Teufel},
- title = {Vue.js Tutorial: So entwickelt man Komponenten mit Vue.js},
- month = {07},
- year = {2018},
- url = {https://entwickler.de/online/javascript/einfuehrung-vuejs-vue-579851816.html},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{vue:warum,
- author = {Verena Sappelt},
- title = {Vue.js – Vorteile: Das Beste aus zwei Welten},
- month = {01},
- year = {2019},
- url = {https://www.ppw.de/blog/vue-js-vorteile-das-beste-aus-zwei-welten/},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{vue:router,
- author = {Said Hayani},
- title = {How to use routing in Vue.js to create a better user experience},
- month = {06},
- year = {2018},
- url = {https://medium.freecodecamp.org/how-to-use-routing-in-vue-js-to-create-a-better-user-experience-98d225bbcdd9},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{vue:router2,
- title = {Vue Router - Getting Started},
- month = {01},
- year = {2014},
- url = {https://router.vuejs.org/guide/#javascript},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{vue:router3,
- author = {Raymond Camden},
- title = {Working with Routes in Vue.js},
- month = {012},
- year = {2017},
- url = {https://www.raymondcamden.com/2017/11/12/working-with-routes-in-vue},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{api2,
- author = {Björn Behrendt},
- title = {Application-Programming-Interface (API)},
- month = {06},
- year = {2018},
- url = {https://www.gruenderszene.de/lexikon/begriffe/application-programming-interface-api?interstitial},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{scrib,
- title = {Scribble},
- month = {08},
- year = {2017},
- url = {https://de.wikipedia.org/wiki/Scribble},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{md,
- title = {Material Design},
- month = {01},
- year = {2019},
- url = {https://de.wikipedia.org/wiki/Material_Design},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{md2,
- author = {Google},
- title = {Homepage Material Design},
- url = {https://material.io},
- note = {(o.D.), Zuletzt besucht am 26.02.2019}
- }
-
- @online{bootstrap,
- author = {Federico Zivolo and Bootstrap contributors},
- title = {Bootstrap Material Design},
- month = {08},
- year = {2018},
- url = {https://fezvrasta.github.io/bootstrap-material-design/},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{less,
- author = {Alexis Sellier },
- title = {LESS - Die dynamische Stylesheet Sprache},
- month = {01},
- year = {2013},
- url = {http://www.lesscss.de},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{ajax1,
- author = {Jesse James Garret},
- title = {Ajax: A New Approach to Web Applications},
- month = {07},
- year = {2008},
- url = {https://web.archive.org/web/20080702075113/http://www.adaptivepath.com/ideas/essays/archives/000385.php},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{ajax2,
- author = {Matthias Hertel},
- title = {The AJAX Engine},
- month = {02},
- year = {2007},
- url = {http://www.mathertel.de/AJAXEngine/#view=Home},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
-
- @book{ajax3,
- author = {David Sawyer McFarland},
- title = {JavaScript \& jQuery - the missing manual},
- year = {2012},
- publisher = {O'Reilly Media, inc.},
- address = {1005 Gravenstein Highway North, Sebastopol, CA 95472},
- }
-
- @online{api,
- title = {Programmierschnittstelle},
- month = {02},
- year = {2019},
- url = {https://de.wikipedia.org/wiki/Programmierschnittstelle},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{rest,
- author = {Thomas Bayer},
- title = {REST Web Services},
- month = {11},
- year = {2002},
- url = {https://www.oio.de/public/xml/rest-webservices.htm},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{mongo,
- title = {What is MongoDB?},
- year = {2019},
- url = {https://www.mongodb.com/what-is-mongodb},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
-
- @online{mongoose,
- author = {Nick Karnik},
- title = {Introduction to Mongoose for MongoDB},
- month = {02},
- year = {2018},
- url = {https://medium.freecodecamp.org/introduction-to-mongoose-for-mongodb-d2a7aa593c57},
- note = {Zuletzt besucht am 26.02.2019}
- }
-
- @online{Bear,
- author = {Sevilleja, Chris},
- month = {02},
- year = {2019},
- title = {Build a RESTful API Using Node and Express 4},
- url = {https://scotch.io/tutorials/build-a-restful-api-using-node-and-express-4},
- note = {Zuletzt besucht am 01.03.219}
- }
-
-
- @online{gitefi,
- author = {Matthias Hopf},
- month = {02},
- year = {2019},
- title = {Git efi},
- url = {https://git.efi.th-nuernberg.de/gitea/hopfma/om/wiki/_pages},
- note = {Zuletzt besucht am 25.02.2019}
- }
-
-
- @online{Powtoon,
- title = {Powtoon - Brings Awesomeness to your presentations},
- month = {02},
- year = {2019},
- url = {https://www.powtoon.com/my-powtoons/#/},
- note = {Zuletzt besucht am 01.03.219}
- }
-
-
- @online{Risingstack,
- author = {Gergely Nemeth},
- year = {2017},
- title = {10 Best Practices for Writing Node.js REST APIs | @RisingStack},
- url = {https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/},
- note = {Zuletzt besucht am 01.03.2019}
- }
-
- @online{trello:uri,
- author = {ATLASSIAN},
- title = {Trello},
- year = {2019},
- url = {https://trello.com/home},
- note = {(Zuletzt besucht am 25.02.2019)}
- }
- @online{trello:price,
- author = {ATLASSIAN},
- title = {Trello-Preisliste},
- year = {2019},
- url = {https://trello.com/pricing},
- note = {(Zuletzt besucht am 25.02.2019)}
- }
-
- @online{bitrix:uri,
- author = {Bitrix, Inc.},
- title = {Führende Kostenlose Plattform Für Kommunikation Und Zusammenarbeit Mit Aufgaben, Projekten, CRM, Dokumenten, Chat u.v.a.m.},
- year = {2019},
- url = {https://www.bitrix24.de/},
- note = {(Zuletzt besucht am 25.02.2019)}
- }
- @online{bitrix:feature,
- author = {Bitrix, Inc.},
- title = {Bitrix24: Führende kostenlose Software zum Projektmanagement},
- year = {2019},
- url = {https://www.bitrix24.de/tools/tasks_and_projects/},
- note = {(Zuletzt besucht am 25.02.2019)}
- }
-
- @online{sw:staleWhileRevalidate,
- author = {Jake Archibald},
- title = {The offline cookbook - JakeArchibald.com},
- month = {12},
- year = {2014},
- url = {https://jakearchibald.com/2014/offline-cookbook/#stale-while-revalidate},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{sw:cacheBackToNetwork,
- author = {Jake Archibald},
- title = {The offline cookbook - JakeArchibald.com},
- month = {12},
- year = {2014},
- url = {https://jakearchibald.com/2014/offline-cookbook/#cache-falling-back-to-network},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{sw:networkBackToCache,
- author = {Jake Archibald},
- title = {The offline cookbook - JakeArchibald.com},
- month = {12},
- year = {2014},
- url = {https://jakearchibald.com/2014/offline-cookbook/#network-falling-back-to-cache},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{sw:cacheThenNetwork,
- author = {Jake Archibald},
- title = {The offline cookbook - JakeArchibald.com},
- month = {12},
- year = {2014},
- url = {https://jakearchibald.com/2014/offline-cookbook/#cache-then-network},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{api:doku,
- author = {Erik Römmelt},
- title = {Build, Collaborate \& Integrate APIs | SwaggerHub - OHM News API},
- month = {02},
- year = {2019},
- url = {https://app.swaggerhub.com/apis-docs/roemmelter/om_api/1.0},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{dev:homescreen,
- author = {Pete LePage},
- title = {Your First Progressive Web App | Web Fundamentals | Google Developers},
- month = {01},
- year = {2019},
- url = {https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/#support_native_integration},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
- @online{dev:codeSource,
- author = {Pete LePage},
- title = {Your First Progressive Web App | Web Fundamentals | Google Developers},
- month = {01},
- year = {2019},
- url = {https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/},
- note = {(Zuletzt besucht am 26.02.2019)}
- }
-
-
-
-
-
|