Skip to content

Commit

Permalink
強みの追加
Browse files Browse the repository at this point in the history
  • Loading branch information
2nofa11 committed Nov 7, 2023
1 parent b7e3e6a commit 0a8d108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
- 状態管理ライブラリのバージョンアップ方式策定 Vuex → Pinia

- パフォーマンスを向上に向けたフロントエンドの実装提案
勤怠システムでは、基盤コンポーネントが機能過多であるという課題がありました。このため、多数のコンポーネントを使用する画面では、画面の描画が遅くなってしまうという問題が発生していました。上記問題に対して、プロジェクトマネージャーに描画専用の基本コンポーネントを作成することを提案し、実装しました。その結果、処理速度が 3 倍に向上し、画面の描画遅延の問題を解決することができました。

## 課外活動

Expand Down

0 comments on commit 0a8d108

Please sign in to comment.