CommentAug 11, 2018b.toString = () => JSON.stringify(b) function toStringReplacer ( object ) { if ( object && object .toString) object .toString = () => JSON.stringify( object ) return object } toStringReplacer({d: 33}).toString() //worksArray Confusion In javascript
CommentAug 11, 2018this resolution is specially confusing in JS. I'd double check that. Other than that, are you sure the inheritance is working properly?Prototype confusion in Javascript !!
CommentAug 11, 2018I have probably 23427 ideas about what I could do besides programming.Would you rather do something other than programming?
CommentAug 11, 20181Node is the new s**it right now. I'd take a look at both, but focus on one, whatever you feel better using.Learning Python or Javascript/node for backend work?Which is in more demand?
CommentAug 11, 2018Pragmata Pro. It's very polished, condensed too, it feels like the lines become shorter.Programming font of choice?