We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Enterprise hipster-apps with SharePoint + JavaScript

Formale Metadaten

Titel
Enterprise hipster-apps with SharePoint + JavaScript
Alternativer Titel
Enterprise hipster-apps with SharePoint and JavaScript
Serientitel
Anzahl der Teile
150
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
I'll tell the story of the little enterprise app that wanted to be hip. It fled the scary realm of the SharePoint server and moved its code to the browser. The app could talk to SharePoint when it wanted, on its own terms. Finally, it felt it could breathe again and its web devs could throw all their magic spells without fear of retaliation. The application architecture is MVVM. It is built with 9 models and 7 view-models, which means it is large enough to be interesting, while being small enough for demonstrating inner-workings and details. I will discusspros and cons of the architecture, lessons-learned on performance, testing and benefits of using SharePoint as a platform for enterprise apps.