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

Formal Metadata

Title
Enterprise hipster-apps with SharePoint + JavaScript
Alternative Title
Enterprise hipster-apps with SharePoint and JavaScript
Title of Series
Number of Parts
150
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
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.