JavaScript Spread and Rest Operators: When To, Why To, and How to Use Them
Ecmascript has introduced the rest and spread operators a few years ago. It is a powerful tool that helps a lot our code to be more concise and cleaner.
However, it is not that easy to understand how it works at first and what is the main reason they...
brunosabot.hashnode.dev6 min read