Skip to content

Instantly share code, notes, and snippets.

@kmdsbng
Last active December 26, 2015 06:49
Show Gist options
  • Select an option

  • Save kmdsbng/7110727 to your computer and use it in GitHub Desktop.

Select an option

Save kmdsbng/7110727 to your computer and use it in GitHub Desktop.

editor

  • vim
  • emacs
  • sublime text

##JavaScript MV* libraries

  • knockout
  • backbone.js
  • ember.js
  • Angular.js

サイトアセンブラ

  • middleman : jekylより簡単
  • jekyl : middlemenより複雑/できることが多いらしい

アプリケーションアセンブラ

  • Yeoman ** Yo ** Grunt ** Bower
  • Branch.io

タスクランナー Grunt

パッケージ管理 js用 Bower Ruby用 Rubygems perl cpan cpanm python easy install egg

Scaffold Yo

リモートテストランナー karma Testem

テスティングフレームワーク js用 Jasmine Ruby用 rspec

ヘッドレスブラウザ PhantomJS CasperJS nokogiri

インテグレーションテスト capybara PhantomJS CasperJS

モックライブラリ Sinon.JS : js Jasmine

アサーションライブラリ expect.js Chai Jasmine

テスティングフレームワーク Jasmine Mocha

CI TravisCI Jenkins

Code couverage tool istanbul : js SimpleCov : ruby Rails best practice : ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment