2023-08-19 ABC315 に参加して Highest を更新した
ABC315 に参加した。 1304 → 1343 (+39) で Highest を更新した。
https://atcoder.jp/users/bouzuya/history/share/abc315
前回 Highest を更新したのは 2023-02-26 の ABC291 で約半年ぶり。
https://atcoder.jp/users/bouzuya/history/share/abc291
bouzuya/tsukota でいろいろ見直しを入れている。
- ページごとの hooks の抽出
- eslint-plugin-react-hooks の導入
- i18next の TypeScript 対応 https://react.i18next.com/latest/typescript
@/
という path の alias の追加
Android アプリの API のバージョンの警告が来ているのでそれらを更新しないといけなかったり新しいアプリを検証途中 (ReactNative + WASM) だったりするんだけど対応できていない。
『ブラックパンサー』を観た。吹き替えで観たんだけど、「ワカンダフォーエバー」ってすごいダサいな。
今日のコミット。
- tsukota 12 commits
- tsukota: Fix i18n mod
- tsukota: Fix to use path alias in @/components/pages/*
- tsukota: Add path alias
- tsukota: Extract hooks from AccountNew page
- tsukota: Fix t() lint warnings
- tsukota: Fix i18n config
- tsukota: npm i react-i18next@^13.1.2 i18next@^23.4.4
- tsukota: Extract hooks from AccountIndex page
- tsukota: Add eslint-plugin-react-hooks
- tsukota: Add LongPressedAccount to AccountIndex page
- tsukota: Remove unused id prop from DeleteAccountDialog
- tsukota: Fix to use ListEmptyComponent prop in AccountIndex page
- rust-atcoder 1 commit