SharePoint Add-ins are self-contained extensions of SharePoint websites that you create, and that run without custom code on the SharePoint server. In SharePoint hosted apps, you can use almost all the SharePoint components like list, content type, pages etc.… All business logic in a SharePoint-hosted add-in, use JavaScript, either directly on a custom page or … Continue reading SharePoint Hosted Apps-OverView