DEV Community

Vincent Engelmann
Vincent Engelmann

Posted on

2 2

JS Dev - So Much New

What's your preferred way to format this type of destructuring?

        let {
            thing1,
            thing2,
            thing3 } = this.state;

It's amazing to realize how many new development features the Javascript dev community is bringing to development in general. So many awesome features available to us via Webpack and Babel!

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay