Three Dots Supremacy in JavaScript

CodeOmelet Series (Multiverse) Posts
Three Dots Supremacy in JavaScript

This series will talk about the three dots (ellipses) of JavaScripts, those are the concepts namely Rest Parameter, Spread Operator, and Destructuring. It is a compilation of posts that talks about Rest Parameter, Spread Operator, and Destructuring features.


Rest Your Love On JavaScript

Apr 14, 2022 | 3 min read | 888 Views | Comments

We choose love for the rest of our lives while JavaScript chooses rest of the function parameters. Using the rest parameter one can express their loads of love and parameters to any function. In this article, we are falling again in love and JavaScript by understanding one more awesome feature; the rest parameter.

Spread love with JavaScript

Apr 22, 2022 | 5 min read | 868 Views | Comments

Love knows no distance, boundaries, or conditions it can be spread beyond our imagination. The JavaScript spread operator is there to spread this love among developers. Along with catchy syntax, it has lots of benefits that our brain needs to comprehend. In this article, we will try to explore as many features as possible of the spread operator.

The Art of Destructuring in JavaScript

May 10, 2022 | 7 min read | 1124 Views | Comments

Poses the power of destructuring and conquers the world of JavaScript. Like literally, since it's been available to devs, it is the coolest thing ever after the dark theme. To be relevant in the JavaScript gang, one has to understand the art of destructuring in JavaScript; in this article, we will adapt to the destructuring swag.