Promise.prototype.finally
Read Originalこの記事は、TC39 stage 3 となった Promise.prototype.finally の仕様と実用例を詳しく説明しています。非同期処理(fetchなど)において、成功(resolve)・失敗(reject)のどちらでも実行すべき共通処理(スピナーの非表示など)を、.then() と .catch() の両方に書く必要がなくなり、.finally() 一つで簡潔に記述できる方法を、コード例と動作デモを交えて紹介しています。
0 comments
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
1
Limit token usage in Microsoft Agent Framework
Jesse Liberty
•
1 votes
2
How to Roll Back AI Agents: Incident Response, Circuit Breakers, and Recovery Patterns
Paul Bryant
•
1 votes
3
Avoiding Reasoning Model Failures with Microsoft Foundry
Luke Murray
•
1 votes
4
When Your AI Agent Lies: Silent LLM Fallbacks
Luke Murray
•
1 votes
5
Adding a custom MCP server to Claude and ChatGPT
Simon Willison
•
1 votes
6
Testing AI prompts and comparing models with promptfoo
Tim Deschryver
•
1 votes
7
Superlogical
Mitchell Hashimoto
•
1 votes