HackerTrans
TopNewTrendsCommentsPastAskShowJobs

adrianhel

no profile record

comments

adrianhel
·il y a 7 ans·discuss
Object.defineProperty('senior', { value: true, enumerable: false })
adrianhel
·il y a 7 ans·discuss
Don't disagree, but for React users is pretty common for newbies who just read it somewhere and don't know of the perf implications of bind.

But personally I prefer prototypal inheritance and the everything is an object mentality.
adrianhel
·il y a 7 ans·discuss
I would like optional typing for the few places where it would be very useful. But people would enforce all types way too much, so I'm kind of on the fence.