#nodejs-24

[ follow ]
Node JS
fromAmazon Web Services
2 days ago

Node.js 24 runtime now available in AWS Lambda | Amazon Web Services

AWS Lambda supports Node.js 24 (Active LTS until April 2028) with a new TypeScript RIC; callback-based function handlers are no longer supported.
fromFoalts
2 weeks ago

Version 5.1 release notes | FoalTS

The Disk and LocalDisk services have a new method mkdirIfNotExists to creates directories. This is useful when using the local file system to ensure that a directory exists before saving files. Otherwise, an error can be thrown when it does not. On cloud storage services such as S3, directories are created automatically when saving files so this method does nothing.
Web frameworks
[ Load more ]