HackerTrans
TopNewTrendsCommentsPastAskShowJobs

adrianhel

no profile record

comments

adrianhel
·7 lat temu·discuss
Object.defineProperty('senior', { value: true, enumerable: false })
adrianhel
·7 lat temu·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
·7 lat temu·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.