<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JavaScript on Kaisekukun</title><link>https://netguide.jp/zh-tw/tags/javascript/</link><description>Recent content in JavaScript on Kaisekukun</description><generator>Hugo -- gohugo.io</generator><language>zh-TW</language><copyright>Kaisekukun</copyright><atom:link href="https://netguide.jp/zh-tw/tags/javascript/index.xml" rel="self" type="application/rss+xml"/><item><title>Next.js 15 New Features and Upgrade Guide: Migrating Your Project</title><link>https://netguide.jp/zh-tw/web/next.js-15-new-features-and-upgrade-guide-migrating-your-project/</link><pubDate>Wed, 08 Jul 2026 10:00:00 +0900</pubDate><guid>https://netguide.jp/zh-tw/web/next.js-15-new-features-and-upgrade-guide-migrating-your-project/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/nextjs-15-upgrade-guide-zh-tw.png" alt="Featured image of post Next.js 15 New Features and Upgrade Guide: Migrating Your Project" /&gt;&lt;p&gt;Next.js 15 is officially released, built on React 19 stable. This major update brings a stable Partial Prerendering (PPR) system, a revamped caching strategy, and Turbopack integration for development builds.&lt;/p&gt;
&lt;p&gt;This article walks through the key new features and provides a step-by-step upgrade guide for migrating from Next.js 14.&lt;/p&gt;
&lt;h2 id="1-key-new-features"&gt;1. Key New Features
&lt;/h2&gt;&lt;h3 id="native-react-19-support"&gt;Native React 19 Support
&lt;/h3&gt;&lt;p&gt;Next.js 15 fully embraces React 19. Server Components are now stable, and new hooks like &lt;code&gt;use()&lt;/code&gt; and &lt;code&gt;useOptimistic()&lt;/code&gt; work directly within the App Router. Server Actions are also more efficient with improved performance for action-oriented hooks.&lt;/p&gt;</description></item><item><title>Developing Browser Extensions with Manifest V3</title><link>https://netguide.jp/zh-tw/software/browser-extension-manifest-v3/</link><pubDate>Fri, 10 Apr 2026 12:00:00 +0900</pubDate><guid>https://netguide.jp/zh-tw/software/browser-extension-manifest-v3/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/browser-extension-manifest-v3-zh-tw.png" alt="Featured image of post Developing Browser Extensions with Manifest V3" /&gt;&lt;p&gt;Manifest V3 is now the official and mandatory specification for building Google Chrome extensions. With the deprecation of Manifest V2, developers must adopt non-persistent Service Workers for background processing and adapt to the declarative net request model. This guide explains the core architectural shifts in Manifest V3 and provides a simple walkthrough of setting up a compliant extension.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="1-primary-shifts-from-manifest-v2-to-v3"&gt;1. Primary Shifts from Manifest V2 to V3
&lt;/h2&gt;&lt;p&gt;Manifest V3 (MV3) was designed to make browser extensions more secure, privacy-respecting, and performant.&lt;/p&gt;</description></item></channel></rss>