ニュース

Microsoftは最近、Azure Functionsを提供するFunction as a Service(FaaS)がNode.js 14と.NET 5をサポートすることを発表した。開発者は最新の長期サポート(LTS ...
先頃、AWSはNode.jsバージョン14のFunction as a Service (FaaS) であるLambdaのサポートを発表した。開発者は、Node.jsの新機能を使用してAWS Lambda関数を作成 ...
At Microsoft's Ignite 2017 conference today, the company announced a range of new features that will be coming to its Excel application, such as JavaScript Custom Functions and more.
米Vercelが、CDNエッジでJavaScript/TypeScript/WebAssemblyを実行できるサーバレス基盤「Vercel Edge Functions」を正式リリース。Next.js、Nuxt、Astro、SvelteKit ...
‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful!