Saturday, 30 July, 2016 UTC


Summary

What is Joinable: A library to join strings together without the need to check if a value is a falsy like undefined.
Why use it: Keep your code base clean by removing the if else statements and improve the readability.
Joinable API in the read me on Github and is an NPM package.