Skip to content

Commit 9e1548b

Browse files
authored
Update choose-between-traditional-web-and-single-page-apps.md (#22781)
* Update choose-between-traditional-web-and-single-page-apps.md Fixes #22722 * Update choose-between-traditional-web-and-single-page-apps.md
1 parent e8bf2db commit 9e1548b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,9 @@ Writing SPAs requires familiarity with JavaScript and/or TypeScript and client-s
8282

8383
> ### References – SPA Frameworks
8484
>
85-
> - **Angular**
86-
> <https://angular.io>
87-
> - **React**
88-
> <https://reactjs.org/>
89-
> - **Comparison of JavaScript Frameworks**
90-
> <https://jsreport.io/the-ultimate-guide-to-javascript-frameworks/>
85+
> - **Angular**: <https://angular.io>
86+
> - **React**: <https://reactjs.org/>
87+
> - **Vue.js**: <https://vuejs.org/>
9188
9289
**Your application must already expose an API for other (internal or public) clients**
9390

0 commit comments

Comments
 (0)