Skip to content

Commit 87a7fe1

Browse files
committed
add new vuejs resource
1 parent de251e2 commit 87a7fe1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/04-web-development/25-vuejs.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ rich apps that run in web browsers.
7070
(an authentication web [API](/application-programming-interfaces.html))
7171
in an introductory web application.
7272

73+
* [Vue.js And SEO: How To Optimize Reactive Websites For Search Engines And Bots](https://www.smashingmagazine.com/2019/05/vue-js-seo-reactive-websites-search-engines-bots/)
74+
shows how pre-rendering and various other attributes of JavaScript MVC
75+
frameworks like Vue.js can negatively impact your SEO. It then walks
76+
through the most important items to address to mitigate these problems
77+
on your own Vue-based sites.
78+
7379
* [Exploring Data with Serverless and Vue: Automatically Update GitHub Files With Serverless Functions](https://css-tricks.com/exploring-data-with-serverless-and-vue-part-i/)
7480
combines a [serverless](/serverless.html) backend with Vue.js on the
7581
front.

0 commit comments

Comments
 (0)