From 8cd724d4c16ce82bb4358446c19ba4c5441ddd32 Mon Sep 17 00:00:00 2001 From: azu Date: Thu, 11 Jan 2024 12:32:03 +0900 Subject: [PATCH] Update data/2024/01/index.json --- data/2024/01/index.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/2024/01/index.json b/data/2024/01/index.json index ddfdff5f4..9c2a1dcf6 100644 --- a/data/2024/01/index.json +++ b/data/2024/01/index.json @@ -251,6 +251,19 @@ "book" ], "relatedLinks": [] + }, + { + "date": "2024-01-11T03:32:01.962Z", + "title": "The chibivue Book | The chibivue Book", + "url": "https://ubugeeei.github.io/chibivue/", + "content": "Vueの仕組みを実装しながら、Virtual DOM/Reactivity System/Template Compiler/Single File Componentについて見ていくサイト。", + "tags": [ + "Vue", + "JavaScript", + "book", + "tutorial" + ], + "relatedLinks": [] } ] }