hasen's tech life

Twitter: @hasen

Computer Science

Bookmark (2016-02-22)

・分散プログラミングモデルおよびデザインパターンの考察 その1 http://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part1・Swiftサーバーサイド入門 Vaporの紹介http://qiita.com/nakailand/items/c68514263c1fadcd695e

Bookmark (2015-12-19)

・Rails 5.0.0.beta1: Action Cable, API mode, Rails command http://weblog.rubyonrails.org/2015/12/18/Rails-5-0-beta1/ ・Go言語で覚えるTDD(テスト駆動開発) https://developers.eure.jp/go-language/test-driven-development-golang/ ・Chromeのな…

Bookmark (2015-10-30)

・既存アプリをPHP7へ移行する前にするべき6つのこと http://blog.a-way-out.net/blog/2015/10/30/migration-to-php7/ ・React入れたらCasperJSのE2Eテスト壊れたのでPhantomJS2入れたらPhantomJSのユニットテスト壊れたのでwebdriverioでE2Eテスト書き直し…