Best of The New StackMay 2023

  1. 1
    Article
    Avatar of newstackThe New Stack·3y

    The New JavaScript Features Coming in ECMAScript 2023

    ECMAScript will be approved in July 2023, but four proposals for new language features have already reached stage four. WeakMap lets you extend an object with extra properties without worrying about creating a memory leak. Change Array by Copy gives developers new methods for sorting, reversing and overwriting data without mutating the array it’s stored.

  2. 2
    Article
    Avatar of newstackThe New Stack·3y

    4 Ways to Enhance Your Dockerfiles

    Ten years ago, Docker released its first version of what democratized container technology. Docker is still the most used software package technology, with Maven and NPM listed as second and third.

  3. 3
    Article
    Avatar of newstackThe New Stack·3y

    ScyllaDB vs. MongoDB: When to Use Each

    ScyllaDB's close-to-the-metal architecture enables predictable low latency at high throughput. This is driving a surge of adoption across teams such as Discord, Tractian and many others that are scaling data-intensive applications and hitting the wall with their existing databases. So when should you use ScyllaDB vs.