Coercions in JavaScript
TL;DR
In this blog post, I will try to explain what coercion is. How you can use it or what can cause you problems in your code.
Introduction
There are some things you want to be aware of when you start to create in JavaScript. For example, convertin...
marcomruz.hashnode.dev3 min read