Skip to content

Commit a0d22e0

Browse files
mcriomairaw
authored andcommitted
JS Frameworks links updates (#5888)
1 parent a8bddba commit a0d22e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/standard/modern-web-apps-azure-architecture/choose-between-traditional-web-and-single-page-apps.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ Note that frequently SPAs need to implement features that are built-in to tradit
6565
Writing SPAs requires familiarity with JavaScript and/or TypeScript and client-side programming techniques and libraries. Your team should be competent in writing modern JavaScript using a SPA framework like Angular.
6666

6767
> ### References – SPA Frameworks
68-
> - **AngularJS**
69-
> <https://angularjs.org/>
70-
> - **Comparison of 4 Popular JavaScript Frameworks**
71-
> <https://www.developereconomics.com/feature-comparison-of-4-popular-js-mv-frameworks>
68+
> - **Angular**
69+
> <https://angular.io>
70+
> - **Comparison of JavaScript Frameworks**
71+
> <https://javascriptreport.com/the-ultimate-guide-to-javascript-frameworks/>
7272
7373
**Your application must already expose an API for other (internal or public) clients**
7474

0 commit comments

Comments
 (0)