September 2017
— But that's more unit-testy and less production
Well, instanceof would still work in JS:
class MyError extends SyntaxError { ...}new TypeError() instanceof Error // truenew MyError() instanceof Error // true
— I rarely use classes
— I'm getting buffer.alloc is not a function error when I try to install using npm
— What to do
— Lmao
— Update node and / or npm?
— I resolved it
— Thanks
— They should refactor their library to es6 before doing "tools"
— Has anyone heard of the IREB certification for Requirements Analyst?
— I'm not sure what GSAP is at all