<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Programming on Kaisekukun</title><link>https://netguide.jp/zh/tags/programming/</link><description>Recent content in Programming on Kaisekukun</description><generator>Hugo -- gohugo.io</generator><language>zh</language><copyright>Kaisekukun</copyright><atom:link href="https://netguide.jp/zh/tags/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>TypeScript 5 Features and 实用 最佳 Practices</title><link>https://netguide.jp/zh/software/typescript-5-new-features/</link><pubDate>Thu, 05 Mar 2026 12:00:00 +0900</pubDate><guid>https://netguide.jp/zh/software/typescript-5-new-features/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/typescript-5-new-features-zh.png" alt="Featured image of post TypeScript 5 Features and 实用 最佳 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). 在本文中, 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 指南 and Basic Usage</title><link>https://netguide.jp/zh/software/how-to-use-vscode/</link><pubDate>Sun, 28 Jan 2024 20:00:00 +0000</pubDate><guid>https://netguide.jp/zh/software/how-to-use-vscode/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/how-to-use-vscode-zh.png" alt="Featured image of post Getting Started with VS Code: Installation 指南 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="步骤-1-download"&gt;步骤 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>