タグ

2015年3月29日のブックマーク (2件)

  • es6-iteration-protocol.md

    The ECMAScript 6 iteration protocol This Gist describes my understanding of the ES6 iteration protocol (shaped by discussions I had on the es-discuss mailing list). Feedback welcome, especially w.r.t. the terminology I am introducing here (singleton iterators, closable iterators, etc.). The iteration protocol (as defined in the ECMAScript specification) comprises the following iterfaces (I have om

  • grunt-parallelize v1.1.0リリースおよび零細OSSの継続性について - teppeis blog

    2015/03/29 10:30 フォークについて末尾に追記 gruntタスクのファイルリストを分割して並列実行するgruntプラグイン、grunt-parallelizeを前に作った。 そこそこ使われてるっぽいのだけど、 ファイルリストが長大な場合にエラーになることがある ファイルリストにdestがあるタスクに対応していない という2点についてissueや問い合わせがよくあってどうしたもんかなと思いつつ放置していたところ、ちょうど良いプルリクをもらったので重い腰を上げて取り込みつつもろもろ修正してv1.1.0をリリースした。 さて、最近こんな記事を読んで、「プラグイン開発者として」あたりのところをまさに感じていた。 若気の至りで、おっさんも昔はよくGruntプラグインを作ったのです。実際に自分のプロジェクトでGruntを使い、必要だったので、プラグイン開発に対する情熱もあったわけですけど

    grunt-parallelize v1.1.0リリースおよび零細OSSの継続性について - teppeis blog
    teramako
    teramako 2015/03/29
    nodeとかライブラリ方面は詳しくないけど、同意。そして私はリポジトリを削除した前科者です…。