HackerTrans
TopNewTrendsCommentsPastAskShowJobs

timothyg

no profile record

Submissions

Add Honest Achmed's root certificate (2011)

bugzilla.mozilla.org
73 points·by timothyg·3 yıl önce·25 comments

Sharing the Load: Amish Healthcare Financing (2016)

ncbi.nlm.nih.gov
60 points·by timothyg·3 yıl önce·48 comments

Building the JavaScript Promise Class

github.com
2 points·by timothyg·4 yıl önce·1 comments

comments

timothyg
·3 yıl önce·discuss
XUL is still there. Only XUL layout (homegrown flexbox) is removed.
timothyg
·4 yıl önce·discuss
A short guide I wrote on building JavaScript promises from scratch. I've often found it difficult to explain how promises work under the hood; a simple, functional, and reasonably spec-compliant implementation will hopefully make that easier.