From 3cc4202d7e76a11b2a6d3f8dd1d768940eb471be Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Tue, 10 Dec 2024 19:39:55 +0800 Subject: [PATCH] Update 2023-02-01_javascript.md --- MyApp/_posts/2023-02-01_javascript.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MyApp/_posts/2023-02-01_javascript.md b/MyApp/_posts/2023-02-01_javascript.md index eb78288a..3b77e3c8 100644 --- a/MyApp/_posts/2023-02-01_javascript.md +++ b/MyApp/_posts/2023-02-01_javascript.md @@ -26,9 +26,8 @@ sophisticated development workflow without the need for any npm build tools. ### Bringing Simplicity Back -The [razor](https://github.com/NetCoreTemplates/razor) template focuses on simplicity and eschews many aspects that has -complicated modern JavaScript development, -specifically: +The [Blazor Vue](/posts/net8-best-blazor) template focuses on simplicity and eschews many aspects that has +complicated modern JavaScript development, specifically: - No npm node_modules or build tools - No client side routing