I am Bruno, a web developer for more than 12 years, mainly working on JavaScript, React, VueJS, HTML, CSS, UX and performance topics.
I spend my career mostly on consulting jobs, since I like to share and help other people to grow in their jobs. I'm currently working for (PlayPlay)[https://playplay.com/], a french company.
I was also a member of BDX I/O, a French non-profit organization that aims to propose a yearly conference about everything trending in the web technologies.
I like to share my discoveries and my expertise, that you will find here, on Hashnode, but also on my Twitter account, where I'm often posting small stories about the tech stuff I like.
I'm also a proud father, working on home automation on my spare time, reading about cognitive sciences and I like to cook.
I hope you will find all my posts here useful!
Nothing here yet.
Initial Considerations This article presents a few technologies that are only available on some browsers. This should not be considered as the solution you can use to solve all your performance issues but as the solution to improve some of your users...

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...
