現場で困らない!ITエンジニアのための英語リーディング
利用ツール
assumption 前提条件
語源を抑える
Git コミットメッセージ 「主語を省略し、動詞から書き始める」
table:git message
動詞 例文
add Add support for multiple file selection
allow Allow to choose multiple files
change Change how parseJSON() works
clean Clean up comments in Test.js
don't Don't show image on load. / Don't crash whwn no file is specified
fix Fix error in JSONParser
implement Implement getter and setter
improve Improve error message for missing link
make Make it possible to change username / Make sure that IDs are unique
move Move files into tool/js
refactor Refactor handling of HTML tags
remove Remove duplicate code / Remove unused functions
update Update Update README.md
use Use correct resource path / Use new method to determine login status
参考URL