All Projects → dwango-js → Performance Handbook

dwango-js / Performance Handbook

Licence: mit
Webフロントエンド パフォーマンス改善ハンドブック

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Performance Handbook

Front End Performance Checklist
🎮 더 빠르게 작동하는 프론트엔드 성능 체크리스트
Stars: ✭ 183 (+84.85%)
Mutual labels:  performance, frontend
The Front End Knowledge You May Not Know
😇 你可能不知道的前端知识点
Stars: ✭ 2,238 (+2160.61%)
Mutual labels:  performance, frontend
Fe Performance Journey
🚵 a Journey of Performance Optimizing in Frontend 🚀
Stars: ✭ 169 (+70.71%)
Mutual labels:  performance, frontend
Learning Pwa
📱some samples and blogs about how to start with your first PWA
Stars: ✭ 162 (+63.64%)
Mutual labels:  performance, frontend
Fe
《我的职业是前端工程师》 - Ebook:I'm a FrontEnd Developer
Stars: ✭ 1,970 (+1889.9%)
Mutual labels:  ebook, frontend
Awesome Casestudy
📕 Curated list of technical case studies on WebGL and creative development
Stars: ✭ 2,324 (+2247.47%)
Mutual labels:  performance, frontend
Front End Performance Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
Stars: ✭ 13,815 (+13854.55%)
Mutual labels:  performance, frontend
Growth In Action
全栈增长工程师实战
Stars: ✭ 2,411 (+2335.35%)
Mutual labels:  ebook, frontend
Checklist
📋 A Frontend Checklist for Websites
Stars: ✭ 248 (+150.51%)
Mutual labels:  performance, frontend
Hiper
🚀 A statistical analysis tool for performance testing
Stars: ✭ 2,667 (+2593.94%)
Mutual labels:  performance, frontend
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (+2295.96%)
Mutual labels:  ebook, frontend
Webpack Libs Optimizations
Using a library in your webpack project? Here’s how to optimize it
Stars: ✭ 3,187 (+3119.19%)
Mutual labels:  performance, frontend
Books
cs books
Stars: ✭ 93 (-6.06%)
Mutual labels:  ebook
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+1252.53%)
Mutual labels:  performance
Flutterweb Pizza
Simple Pizza webpage made with Flutter Web
Stars: ✭ 93 (-6.06%)
Mutual labels:  frontend
Vycontrol
vyos frontend
Stars: ✭ 92 (-7.07%)
Mutual labels:  frontend
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (-2.02%)
Mutual labels:  performance
Visual Center
Proposed tool to better align logos in the center of a container.
Stars: ✭ 1,338 (+1251.52%)
Mutual labels:  frontend
React Pinpoint
An open source utility library for measuring React component render times.
Stars: ✭ 93 (-6.06%)
Mutual labels:  performance
Viewi
Powerful tool for building full-stack and completely reactive user interfaces using PHP
Stars: ✭ 93 (-6.06%)
Mutual labels:  frontend

Webフロントエンド パフォーマンス改善ハンドブック Build Status

このパフォーマンス改善ハンドブックでは、ウェブアプリケーションにおけるフロントエンドのパフォーマンス改善について扱っています。

次のURLで公開されています。

大きく分けて次の2種類のパフォーマンスについてを扱っています。

  • 視聴中のパフォーマンス改善
  • ページロードのパフォーマンス改善

ダウンロード版

埋め込み動画を再生できないなど一部制限がありますが、ダウンロード版を配布しています。

Install

yarn install

Development

yarn start

Deploy

yarn run build script require to install ebook-convert with calibre.

yarn run deploy
# Build web only
yarn run build:web

Running tests

yarn test

Contributing

Pull requests and stars are always welcome.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].