|
6 | 6 |
|
7 | 7 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
9 | | -<meta name="description" content="『Tidy First? 』を読んだ。 勉強になったところをまとめる。 「整頓」という概念 整頓はリファクタリングのサブセットだ。整頓は可愛くてふわふわした小さ" /> |
| 9 | +<meta name="description" content="https://blog.kyu08.com/posts/tidy-first/https://blog.kyu08.com/posts/tidy-first/ https://github.com/kyu08/blog/pull/244https://github.com/kyu08/blog/pull/244 『Tidy First? 』を読んだ。 勉強になったところをまとめる。 「整頓」という概念 整頓はリファクタリングのサブセットだ。整頓は可愛くてふわふわした" /> |
10 | 10 | <meta name="keywords" content="" /> |
11 | 11 |
|
12 | 12 | <meta name="robots" content="noodp" /> |
|
92 | 92 | <meta property="og:locale" content="ja" /> |
93 | 93 | <meta property="og:type" content="article" /> |
94 | 94 | <meta property="og:title" content="『Tidy First?』を読んだ"> |
95 | | -<meta property="og:description" content="『Tidy First? 』を読んだ。 勉強になったところをまとめる。 「整頓」という概念 整頓はリファクタリングのサブセットだ。整頓は可愛くてふわふわした小さ" /> |
| 95 | +<meta property="og:description" content="https://blog.kyu08.com/posts/tidy-first/https://blog.kyu08.com/posts/tidy-first/ https://github.com/kyu08/blog/pull/244https://github.com/kyu08/blog/pull/244 『Tidy First? 』を読んだ。 勉強になったところをまとめる。 「整頓」という概念 整頓はリファクタリングのサブセットだ。整頓は可愛くてふわふわした" /> |
96 | 96 | <meta property="og:url" content="https://blog.kyu08.com/pr-246/posts/tidy-first/" /> |
97 | 97 | <meta property="og:site_name" content="blog.kyu08.com" /> |
98 | 98 |
|
@@ -214,7 +214,7 @@ <h1 class="post-title"> |
214 | 214 | </h1> |
215 | 215 | <div class="post-meta"><time class="post-date">2025/10/04</time> |
216 | 216 |
|
217 | | - <span class="post-reading-time">8 min read (3704 words)</span></div> |
| 217 | + <span class="post-reading-time">8 min read (3706 words)</span></div> |
218 | 218 |
|
219 | 219 |
|
220 | 220 | <span class="post-tags"> |
@@ -256,7 +256,31 @@ <h2> |
256 | 256 |
|
257 | 257 |
|
258 | 258 | <div class="post-content"><div> |
259 | | - <p>『<a href="https://www.oreilly.co.jp/books/9784814400911/" target="_blank" >Tidy First?</a> |
| 259 | + <p><div class="blogcard" data-url="https://blog.kyu08.com/posts/tidy-first/" data-auto-fetch="true"> |
| 260 | + <a href="https://blog.kyu08.com/posts/tidy-first/" target="_blank" rel="noopener noreferrer" class="blogcard-link"><div class="blogcard-thumbnail blogcard-thumbnail-placeholder"> |
| 261 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
| 262 | + <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path> |
| 263 | + <path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> |
| 264 | + </svg> |
| 265 | + </div><div class="blogcard-content"> |
| 266 | + <div class="blogcard-title">https://blog.kyu08.com/posts/tidy-first/</div><div class="blogcard-url">https://blog.kyu08.com/posts/tidy-first/</div> |
| 267 | + </div> |
| 268 | + </a> |
| 269 | +</div> |
| 270 | + |
| 271 | +<div class="blogcard" data-url="https://github.com/kyu08/blog/pull/244" data-auto-fetch="true"> |
| 272 | + <a href="https://github.com/kyu08/blog/pull/244" target="_blank" rel="noopener noreferrer" class="blogcard-link"><div class="blogcard-thumbnail blogcard-thumbnail-placeholder"> |
| 273 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
| 274 | + <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path> |
| 275 | + <path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> |
| 276 | + </svg> |
| 277 | + </div><div class="blogcard-content"> |
| 278 | + <div class="blogcard-title">https://github.com/kyu08/blog/pull/244</div><div class="blogcard-url">https://github.com/kyu08/blog/pull/244</div> |
| 279 | + </div> |
| 280 | + </a> |
| 281 | +</div> |
| 282 | +</p> |
| 283 | +<p>『<a href="https://www.oreilly.co.jp/books/9784814400911/" target="_blank" >Tidy First?</a> |
260 | 284 | 』を読んだ。</p> |
261 | 285 | <p>勉強になったところをまとめる。</p> |
262 | 286 | <h2 id="整頓という概念">「整頓」という概念<a href="#整頓という概念" class="hanchor" ariaLabel="Anchor">#</a> </h2> |
|
0 commit comments