It has been some time since SharePoint 2013 came out bringing us the new App Model. There is a nice number of Apps in the Office store already and it seems to me that this model is starting to catch up among us developers.
For me it is simply great, especially in the SharePoint Online. What are your experiances and how do you like the new App model?
And quick update for this topic. I was working on Sharepoint online public web site lately so here are some notes about App model in that environment:
- Cannot add app part in page layout. Hack with copying iframe to page layout is working
- app cannot access list data in anonymous mode (which is silly because you are creating public web site and app model is recommended)