RSSAmplifier

⚡️ Create React App Blog · Jul 24, 2020

[5] JavaScript - Spread operator

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In the last couple of days, I was trying to intensively learn JavaScript. So, in the few next posts will be some thoughts about useful functions, methods, and syntax features. Today I will start with the javascript spread operator. Spread syntax The javascript spread operator could be a pretty useful tool that saves space and improves the syntax. In the first example below, I am using it for…

Read on /posts/2020-07-24-5-javascript-spread-operator/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.