このパフォーマンス改善ハンドブックでは、ウェブアプリケーションにおけるフロントエンドのパフォーマンス改善について扱っています。
次のURLで公開されています。
大きく分けて次の2種類のパフォーマンスについてを扱っています。
- 視聴中のパフォーマンス改善
- ページロードのパフォーマンス改善
埋め込み動画を再生できないなど一部制限がありますが、ダウンロード版を配布しています。
yarn install
yarn start
yarn run build
script require to install ebook-convert with calibre.
yarn run deploy
# Build web only
yarn run build:web
yarn test
Pull requests and stars are always welcome.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- コード: MIT
- 文章: CC BY-NC 4.0