Skip to content

Commit 8da8035

Browse files
Merge pull request SharePoint#7010 from SharePoint/hugoabernier-patch-1
Fixed minor typo
2 parents d18aaa3 + dfd9639 commit 8da8035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Tutorial - Build SharePoint Framework client-side web parts with AngularJS
33
description: Use AngularJS to build a client-side web part to manage To Do items and style it using Office UI Fabric.
4-
ms.date: 12/02/2020
4+
ms.date: 05/18/2021
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
88

99
# Build SharePoint Framework client-side web parts with AngularJS
1010

1111
> [!NOTE]
12-
> This page has been retired as AnuglarJS v1 is very old and no longer supported by Angular maintainers.
12+
> This page has been retired as AngularJS v1 is very old and no longer supported by Angular maintainers.
1313
1414
If you're familiar with AngularJS, you can also use this popular framework to build client-side web parts. Thanks to its modularity, it can be used for anything ranging from complex multi-view Single Page Applications to smaller components such as web parts. Many organizations have been using AngularJS for building SharePoint solutions in the past. This article shows how to use AngularJS to build a SharePoint Framework client-side web part and have it styled using [Office UI Fabric](https://developer.microsoft.com/fabric).
1515

0 commit comments

Comments
 (0)