Skip to content

Commit 56e06ad

Browse files
authored
Merge pull request #3039 from diberry/diberry/0509-whats-new
JS-WhatsNew
2 parents 50ee7f3 + 826eac5 commit 56e06ad

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/javascript/whats-new-docs.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "What's new for JavaScript docs"
33
description: "What's new in JavaScript docs in the Developer Center"
44
ms.topic: how-to
5-
ms.date: 02/28/2022
5+
ms.date: 05/09/2022
66

77
---
88

@@ -11,6 +11,14 @@ ms.date: 02/28/2022
1111
Find new and updated content for JavaScript and TypeScript developers.
1212

1313

14+
## 2022 April
15+
16+
### New in April
17+
18+
|Name|Description|
19+
|---------------------------------------|--|
20+
|[Azure Blob Storage Developer Guide](/azure/storage/blobs/storage-blob-javascript-get-started)|This article shows you how to connect to Azure Blob Storage by using the Azure Blob Storage client library v12 for JavaScript. Once connected, your code can operate on containers, blobs, and features of the Blob Storage service. The [sample code snippets](https://github.com/Azure-Samples/AzureStorageSnippets/tree/master/blobs/howto/JavaScript/NodeJS-v12/dev-guide) are available in GitHub as runnable Node.js files.|
21+
1422
## 2022 March
1523

1624
### New in March

0 commit comments

Comments
 (0)