エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
FunctionSource: kratko.js: Refactoring JavaScript
Kangax has got a real gem for us. He has built some tools to enable refactoring of your code. The... Kangax has got a real gem for us. He has built some tools to enable refactoring of your code. The first step in refactoring is knowing what should be refactored. kratko.js is a library that will give you visibility into your code, focused on: Which objects/”classes” have too many methods? Which methods do too many things? Which methods have too many arguments? kratko.js takes an object and collect



2011/06/16 リンク