JavaScript's const keyword
JavaScript's introduction of the const keyword in ES6 is amazing but has some hidden passages that you may not be aware of.
Read more →JavaScript's introduction of the const keyword in ES6 is amazing but has some hidden passages that you may not be aware of.
Read more →ES6 may be nearly 6 years old but I still see tons of code that isn't making use of the full ES6 awesomeness. Let's have a quick recap so we can start writing nicer code again.
Read more →