<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VUE &#8211; WebDevStudy</title>
	<atom:link href="https://www.webdevstudy.com/tag/vue/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webdevstudy.com</link>
	<description>software engineer development experience</description>
	<lastBuildDate>Tue, 04 Jul 2023 02:29:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.webdevstudy.com/wp-content/uploads/2023/04/logo-150x150.png</url>
	<title>VUE &#8211; WebDevStudy</title>
	<link>https://www.webdevstudy.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How does the vue project listen for user returns?</title>
		<link>https://www.webdevstudy.com/2023/07/04/how-does-the-vue-project-listen-for-user-returns/</link>
					<comments>https://www.webdevstudy.com/2023/07/04/how-does-the-vue-project-listen-for-user-returns/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Jul 2023 02:29:25 +0000</pubDate>
				<category><![CDATA[Front-end development]]></category>
		<category><![CDATA[VUE]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=250</guid>

					<description><![CDATA[If you listen for from directly in beforeRouteEnter, you can&#8217;t tell whether it came back or jumped. If it is returned by the go method or back method, you can set a global variable before jumping, and then go to the corresponding page to get the variable status for logical processing.]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/07/04/how-does-the-vue-project-listen-for-user-returns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How do VUE projects that don&#8217;t use webpack do server-side rendering?</title>
		<link>https://www.webdevstudy.com/2023/07/04/how-do-vue-projects-that-dont-use-webpack-do-server-side-rendering/</link>
					<comments>https://www.webdevstudy.com/2023/07/04/how-do-vue-projects-that-dont-use-webpack-do-server-side-rendering/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Jul 2023 02:21:52 +0000</pubDate>
				<category><![CDATA[Front-end development]]></category>
		<category><![CDATA[VUE]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=248</guid>

					<description><![CDATA[I have a project that doesn&#8217;t use WebPack, which was developed by Vue referenced by direct CDN, and now I&#8217;m going to do SEO. Let&#8217;s change this SSR, please give your honorable bosses some advice.I used vue2. You can use Nuxt, a framework developed based on Vue, specifically to solve the SEO problem caused by [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/07/04/how-do-vue-projects-that-dont-use-webpack-do-server-side-rendering/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
