Hot take on classes in JavaScript not being as bad as people say they are
Classes in JavaScript get a bad rap for many reasons. One of them is because classes are just "syntactic sugar" in JavaScript. Another is because Classes in ... (more…)
Read more »