<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>程式設計 on Kaisekukun</title><link>https://netguide.jp/zh-tw/tags/programming/</link><description>Recent content in 程式設計 on Kaisekukun</description><generator>Hugo -- gohugo.io</generator><language>zh-TW</language><copyright>Kaisekukun</copyright><atom:link href="https://netguide.jp/zh-tw/tags/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>TypeScript 5 Features and Practical Best Practices</title><link>https://netguide.jp/zh-tw/software/typescript-5-new-features/</link><pubDate>Thu, 05 Mar 2026 12:00:00 +0900</pubDate><guid>https://netguide.jp/zh-tw/software/typescript-5-new-features/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/typescript-5-new-features-zh-tw.png" alt="Featured image of post TypeScript 5 Features and Practical Best Practices" /&gt;&lt;p&gt;As the absolute standard for frontend and backend development, &lt;strong&gt;TypeScript&lt;/strong&gt; continues to evolve.&lt;/p&gt;
&lt;p&gt;The TypeScript 5.x releases focus heavily on compiler speed, bundle reductions, and syntax refinements that dramatically improve Developer Experience (DX). In this article, we cover practical TypeScript 5 features you should adopt in your daily workflows.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="1-const-type-parameters"&gt;1. &lt;code&gt;const&lt;/code&gt; Type Parameters
&lt;/h3&gt;&lt;p&gt;Previously, if you wanted TypeScript to infer an object literal arguments as narrow, read-only literal types, the caller had to append &lt;code&gt;as const&lt;/code&gt; to the arguments.&lt;/p&gt;</description></item><item><title>Getting Started with VS Code: Installation Guide and Basic Usage</title><link>https://netguide.jp/zh-tw/software/how-to-use-vscode/</link><pubDate>Sun, 28 Jan 2024 20:00:00 +0000</pubDate><guid>https://netguide.jp/zh-tw/software/how-to-use-vscode/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/how-to-use-vscode-zh-tw.png" alt="Featured image of post Getting Started with VS Code: Installation Guide and Basic Usage" /&gt;&lt;p&gt;Hello! Today, we are diving into Visual Studio Code (VS Code), the wildly popular code editor beloved by programmers. This guide covers installation and basic usage.&lt;/p&gt;
&lt;h2 id="what-is-vs-code"&gt;What Is VS Code?
&lt;/h2&gt;&lt;figure&gt;&lt;img src="https://netguide.jp/img/post/vscode-sample.png"&gt;
&lt;/figure&gt;

&lt;p&gt;VS Code is a free, open-source code editor developed by Microsoft. Lightweight yet feature-rich, it supports numerous programming languages and a vast ecosystem of extensions for customization.&lt;/p&gt;
&lt;h2 id="installing-vs-code"&gt;Installing VS Code
&lt;/h2&gt;&lt;h3 id="step-1-download"&gt;Step 1: Download
&lt;/h3&gt;&lt;p&gt;Visit the official VS Code website and download the installer for your operating system (Windows, Mac, or Linux).&lt;/p&gt;</description></item></channel></rss>