<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>巅峰之路 | haimin 的互联网自留地</title>
		<link>https://roadto.top</link>
		<atom:link href="https://roadto.top/rss.xml" rel="self" type="application/rss+xml" />
		<description>roadto.top — haimin 的个人博客，收录前端开发、Next.js / React 实践、Web 技术文章，以及友情链接与建站记录。</description>
		<language>zh-CN</language>
		<lastBuildDate>Mon, 01 Jun 2026 00:00:00 GMT</lastBuildDate>
		
		<item>
			<title>2026 这半年我做了什么</title>
			<link>https://roadto.top/post/what-i-did-in-first-half-of-2026/</link>
			<guid isPermaLink="true">https://roadto.top/post/what-i-did-in-first-half-of-2026/</guid>
			<pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
			<description>毕业第二年，第一次跳槽，第一次被 AI 生产力创飞。关于工作、vibe coding、技术虚无主义，以及最近生活里多出来的几种颜色。</description>
			<category>生活</category><category>随笔</category><category>AI</category><category>年中总结</category>
		</item>
		<item>
			<title>我该如何监听localStorage和sessionStorage?</title>
			<link>https://roadto.top/post/how-to-monitor-web-storage/</link>
			<guid isPermaLink="true">https://roadto.top/post/how-to-monitor-web-storage/</guid>
			<pubDate>Tue, 03 Sep 2024 00:00:00 GMT</pubDate>
			<description>尝试监听页面的localStorage时发现同页无法触发绑定的事件，记录一下问题原因、解决方案以及几个容易忽略的知识点。</description>
			<category>开发</category><category>前端</category><category>WebStorage</category>
		</item>
		<item>
			<title>博客中几个组件的实现</title>
			<link>https://roadto.top/post/components-of-my-blog/</link>
			<guid isPermaLink="true">https://roadto.top/post/components-of-my-blog/</guid>
			<pubDate>Wed, 14 Aug 2024 00:00:00 GMT</pubDate>
			<description>在开发博客时做的几个小组件，记录一下他们的实现过程。</description>
			<category>开发</category><category>前端</category><category>组件</category>
		</item>
		<item>
			<title>使用Nextjs和Contentlayer搭建我的blog</title>
			<link>https://roadto.top/post/create-my-blog/</link>
			<guid isPermaLink="true">https://roadto.top/post/create-my-blog/</guid>
			<pubDate>Tue, 23 Jul 2024 00:00:00 GMT</pubDate>
			<description>此前用typcho搭配handsome主题也写过一些博文，但没能把写博客的习惯坚持下来，总感觉作为前端建站套模版感觉有点不好意思。近几周正好手上活不多，趁这个机会搓个博客。</description>
			<category>开发</category><category>前端</category><category>Nextjs</category><category>SSG</category>
		</item>
	</channel>
</rss>