Mainly Devel Notes

Twitter, GitHub, StackOverflow: @ovrmrw (short hand of "overmorrow" that means the day after tomorrow)

Entries from 2015-11-21 to 1 day

Angular2でDIしてテストを書いたけどhtmlファイルの重複をなんとかしたかった。

index.htmlとindex.test.htmlの重複排除, テスト(Jasmine), System.js, Angular2, Dependency Injection 前回↓の記事の続きです。 Angular2でDI(依存性注入)してテスト(Jasmine)を書いてみた。 前回は本番用のindex.htmlとテスト用のindex.test.htmlはほぼ同…