efcl’s blog

GitHub英語のメモや引用が中心です。

2014-05-01から1ヶ月間の記事一覧

インストールしようとしたけどエラーになったのを報告する時

Got following error when trying to run npm install on Ubuntu 引用元: npm install error · Issue #19 · jiangmiao/node-curl. I've got the error when trying to 〜〜 : エラー内容 何かをインストールしようとしたけど、エラーでできない時等に良く使…

テストを催促されて、テストを追加した時の返答

OK I fixed the tests and added some more cases. 引用元: @extends and @augments are allowed to use the {NameOfType} style by fivetran · Pull Request #77 · Constellation/doctrine.

〜というのが正しい(だが実際には気にしなくていい)

application/javascript is the correct MIME type for JavaScript (although browsers don’t really care). via Use the correct JavaScript MIME type by mathiasbynens · Pull Request #2 · substack/browserify-handbook. application/javascript という…

issue立てた後に「実装にとりかかった」と言う時

Working on this. via Indentation retrieval · Issue #625 · eslint/eslint.

Bowerは悪かどうか

Bower is a not only completely unneeded, it is a net negative to the JavaScript community. Please take it back. — Captain Hindsight (@cjno) May 15, 2014 昨日あたりから、sinon.jsのcjnoさんが発端のBowerは本当にいいものなのかについての話題が…

Wordpress.comでMarkdownが使える

Jetpack for WordPress でも公開されてるけど、 Wordpress.comの設定でMarkdown有効にするとMarkdownで書けるのが結構便利そう。 Tumblrみたいなポストの種類と検索もまともに機能するので、気軽のメモとして良さそう。 (後Wordpressなのでエクスポートも簡…

see http://www....

see http://www.joyent.com/developers/node/design/errors for definition of "Programmer error" and "Operational error" Node.jsのプログラマーエラーとオペレーションエラーについて