From 3249cbd0166bd166fac75876ce9fb00d89e34e00 Mon Sep 17 00:00:00 2001 From: noriyotcp Date: Sun, 20 Oct 2024 10:32:32 +0900 Subject: [PATCH] Update react-training-2024 --- _posts/2024-10-12-react-training-2024.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_posts/2024-10-12-react-training-2024.md b/_posts/2024-10-12-react-training-2024.md index 0d23c81..145f2f4 100644 --- a/_posts/2024-10-12-react-training-2024.md +++ b/_posts/2024-10-12-react-training-2024.md @@ -1,7 +1,7 @@ --- title: "React 研修(2024)" date: "2024-10-12 16:33:38 +0900" -last_modified_at: "2024-10-18 23:51:03 +0900" +last_modified_at: "2024-10-20 10:32:32 +0900" tags: - React --- @@ -80,3 +80,6 @@ StackBlitz がだいぶ重たいのでローカルでの開発にしようかな ### 10/18 手を動かして2周目完了。まだまだ `useMemo`, `useCallback` の使い所がわかっていないかなあ +### 10/19 +todo.id はもっとランダムなユニークキーにしたほうが良さそうかな +