<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>前端开发 on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91/</link>
		<description>Recent content in 前端开发 on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 01 Nov 2022 16:59:57 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Vue3和vue2的区别？好在哪里？</title>
				<link>https://blog.grabbyte.com/p/2022/11/01-1659.html</link>
				<pubDate>Tue, 01 Nov 2022 16:59:57 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2022/11/01-1659.html</guid>
				<description>&lt;p&gt;vue3和vue2的区别？&lt;/p&gt;&#xA;&lt;h1 id=&#34;一好在哪里&#34;&gt;一、好在哪里？&lt;/h1&gt;&#xA;&lt;h2 id=&#34;1更小&#34;&gt;1、更小&lt;/h2&gt;&#xA;&lt;p&gt;引入tree-shaking，可以将无用模块“剪辑”，仅打包需要的，使打包的整体体积变小了；&lt;/p&gt;&#xA;&lt;h2 id=&#34;2更友好&#34;&gt;2、更友好&lt;/h2&gt;&#xA;&lt;p&gt;vue3在兼顾vue2的options API的同时还推出了composition API，大大增加了代码的逻辑组织和代码复用能力；&lt;/p&gt;</description>
			</item>
			<item>
				<title>Vue Cli Service使用教程</title>
				<link>https://blog.grabbyte.com/p/2022/10/15.html</link>
				<pubDate>Sat, 15 Oct 2022 10:12:37 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2022/10/15.html</guid>
				<description>&lt;h1 id=&#34;简介&#34;&gt;简介&lt;/h1&gt;&#xA;&lt;p&gt;本文介绍Vue的vue-cli-service的用法。&lt;/p&gt;&#xA;&lt;h1 id=&#34;官网&#34;&gt;官网&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://cli.vuejs.org/zh/guide/cli-service.html&#34;&gt;https://cli.vuejs.org/zh/guide/cli-service.html&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://cli.vuejs.org/zh/config/#vue-config-js&#34;&gt;https://cli.vuejs.org/zh/config/#vue-config-js&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;概述&#34;&gt;概述&lt;/h1&gt;&#xA;&lt;p&gt;vue-cli-service是把webpack-dev-server包装了一层，所以，webpack-dev-server的配置方法都可以拿过来用。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
