Skip to content

Commit a63bd7b

Browse files
authored
Updated YAML, intro, and bookmarks
1 parent 7a9e014 commit a63bd7b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/sp-add-ins/use-the-sharepoint-javascript-apis-to-work-with-sharepoint-data.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
22
title: Use the SharePoint JavaScript APIs to work with SharePoint data
3-
ms.date: 10/27/2017
3+
description: Create JavaScript and a button to invoke it, and run and test the add-in.
4+
ms.date: 11/02/2017
45
ms.prod: sharepoint
56
---
67

78
# Use the SharePoint JavaScript APIs to work with SharePoint data
89

9-
Use the SharePoint JavaScript object model to work with SharePoint data from JavaScript on pages in the add-in web.
10-
11-
> [!NOTE]
12-
> The name "apps for SharePoint" is changing to "SharePoint Add-ins." During the transition, the documentation and the UI of some SharePoint products and Visual Studio tools might still use the term "apps for SharePoint." For details, see [New name for apps for SharePoint](new-name-for-apps-for-sharepoint.md).
13-
1410
This is the tenth in a series of articles about the basics of developing SharePoint-hosted SharePoint Add-ins. You should first be familiar with [SharePoint Add-ins](sharepoint-add-ins.md) and the previous articles in this series:
1511

1612
- [Get started creating SharePoint-hosted SharePoint Add-ins](get-started-creating-sharepoint-hosted-sharepoint-add-ins.md)

0 commit comments

Comments
 (0)