HackerTrans
トップ新着トレンドコメント過去質問紹介求人

timothyg

no profile record

投稿

Add Honest Achmed's root certificate (2011)

bugzilla.mozilla.org
73 ポイント·投稿者 timothyg·3 年前·25 コメント

Sharing the Load: Amish Healthcare Financing (2016)

ncbi.nlm.nih.gov
60 ポイント·投稿者 timothyg·3 年前·48 コメント

Building the JavaScript Promise Class

github.com
2 ポイント·投稿者 timothyg·4 年前·1 コメント

コメント

timothyg
·3 年前·議論
XUL is still there. Only XUL layout (homegrown flexbox) is removed.
timothyg
·4 年前·議論
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.