Experimenting with new features in Node.js release version 18. This is done using TypeScript.
List of useful commands.
npm start
npm run build
npm test
docker-compose -f docker/docker-compose.yml up -d
docker-compose -f docker/docker-compose.yml down
docker-compose -f docker/docker-compose.yml exec app bash
- Node.js 18 Documentation
- Node.js 18 Announcement
- Node.js 18 Blog Post
- Node.js Streams API
- V8 Intl.Locale extensions
- V8 Finding elements in Arrays and TypedArrays
- V8 Faster initialization of instances with new class features
Copyright © 2023 Syniol Limited. All rights reserved.