Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite5af878

Browse files
committed
Update 741 draft
1 parent8a96e28 commite5af878

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

‎_i18n/ja/_posts/2025/2025-07-12-741draft.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title:"2025-07-12のJS:"
33
author:"azu"
44
layout:post
5-
date:2025-07-12T07:13:44.273Z
5+
date:2025-07-12T07:32:00.011Z
66
category:JSer
77
tags:
88
-TypeScript
9+
-nodejs
910
-MCP
1011
-Vue
1112
-vercel
12-
-nodejs
1313

1414
---
1515

@@ -108,6 +108,18 @@ Rollupなどが行うScope Hoistingは、Code splittingと概念が反発しあ
108108
ローカライズシステム移行時に起きた問題や解決方法についてなど
109109

110110

111+
----
112+
113+
##Modern Node.js Patterns for 2025
114+
[kashw1n.com/blog/nodejs-2025/](https://kashw1n.com/blog/nodejs-2025/"Modern Node.js Patterns for 2025")
115+
<pclass="jser-tags jser-tag-icon"><spanclass="jser-tag">nodejs</span> <spanclass="jser-tag">article</span></p>
116+
117+
最近のNode.jsで利用できる機能について。
118+
ESM、`node:` prefix、built-in fetch APIやtesting frameworkの使用、top-level await。
119+
Worker threadsによる並列処理、AbortControllerによるキャンセル処理、async iteratorsによるイベント処理。
120+
Permission model、import mapsによるモジュール解決、Single Executable Applicationsによる単一実行可能ファイルの作成などについて
121+
122+
111123
----
112124
<h1class="site-genre">ソフトウェア、ツール、ライブラリ関係</h1>
113125

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp