azu / JavaScript-Plugin-Architecture

JavaScriptプラグインアーキテクチャの本
https://azu.github.io/JavaScript-Plugin-Architecture/
MIT License
250 stars 12 forks source link

feat(ESLint):どう書ける? #31

Closed azu closed 9 years ago

azu commented 9 years ago

21 どう書ける?

azu commented 9 years ago

やっぱりwriteするには吸収層が必要。 このアーキテクチャー的にプラグインは基本的writeは難しいので、擬似的にwriteする仕組みは必要。 ESLintはSourceCodeというレイヤーを追加してやるみたいなので、簡単に触れる