summaryrefslogtreecommitdiffhomepage
path: root/services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-07-04 19:15:15 +0900
committernsfisis <nsfisis@gmail.com>2025-07-04 19:15:15 +0900
commit4b29e31a34357d4f4953fd0d277724852bf4418c (patch)
tree6d9c3e47fe988f211e8598cbedd2031c09ca54cb /services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html
parent98db243a59fb6a409b3677f2195e96da6fd39564 (diff)
parent80f0ab31aceec35c9fd04a6387b14349b806f713 (diff)
downloadnsfisis.dev-4b29e31a34357d4f4953fd0d277724852bf4418c.tar.gz
nsfisis.dev-4b29e31a34357d4f4953fd0d277724852bf4418c.tar.zst
nsfisis.dev-4b29e31a34357d4f4953fd0d277724852bf4418c.zip
Merge branch 'blog/toc'
Diffstat (limited to 'services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html')
-rw-r--r--services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html61
1 files changed, 60 insertions, 1 deletions
diff --git a/services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html b/services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html
index f36aa189..091840a1 100644
--- a/services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html
+++ b/services/blog/public/posts/2021-03-30/phperkaigi-2021/index.html
@@ -15,7 +15,7 @@
<meta name="Hatena::Bookmark" content="nocomment">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>PHPerKaigi 2021|REPL: Rest-Eat-Program Loop</title>
- <link rel="stylesheet" href="/style.css?h=899271ae83285479ca025cc358975c53">
+ <link rel="stylesheet" href="/style.css?h=f4a12de8fc55ef1668e211e6c6db4ade">
</head>
<body class="single">
<header class="header">
@@ -55,6 +55,65 @@
</li>
</ul>
</header>
+ <nav class="toc">
+ <h2>目次</h2>
+ <ul>
+ <li>
+ <a href="#section--report">PHPerKaigi 2021 参加レポ</a>
+ <ul>
+ <li>
+ <a href="#section--report--day-0">Day 0 前夜祭 (2021/03/27)</a>
+ <ul>
+ <li>
+ <a href="#section--report--day-0--1730-a">17:30 [A] LAMPをこじらせてサーバーレスに乗り遅れたPHPerがLambdaに入門してみる</a>
+ </li>
+ <li>
+ <a href="#section--report--day-0--1810-a">18:10 [A] 大規模サイトにおけるSEO観点でのURL設計</a>
+ </li>
+ <li>
+ <a href="#section--report--day-0--1850-a">18:50 [A] PHPerでもわかる!実践Webアクセシビリティ</a>
+ </li>
+ <li>
+ <a href="#section--report--day-0--1930-a">19:30 [A] PHP でファイルシステムを作ろう</a>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <a href="#section--report--day-1">Day 1 (2021/03/27)</a>
+ <ul>
+ <li>
+ <a href="#section--report--day-1--1050-a">10:50 [A] 実践ATDD 〜TDDから更に歩みを進めたソフトウェア開発へ〜</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1150-a">11:50 [A] 静的型解析を用いた大規模レガシーコードのリファクタリング計画</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1310-a">13:10 [A] 目的に沿ったDocumentation as Codeをいかにして実現していくか</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1410-a">14:10 [A] PHPで学ぶ、セッションの基本と応用</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1450-a">14:50 [A] PHP8になった今の時代に、PHPの「エラー」「例外」そして「Error」をおさらいしておこう</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1530-a">15:30 [A] Laravel のメール認証の内部実装を掘り下げる</a>
+ </li>
+ <li>
+ <a href="#section--report--day-1--1610-a">16:10 [A] ブラウザから始めるgRPC 〜 gRPC-WebにPHPを添えて</a>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <a href="#section--report--day-2">Day 2 (2021/03/28)</a>
+ </li>
+ <li>
+ <a href="#section--report--comments">全体の感想</a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </nav>
<div class="post-content">
<section id="changelog">
<h2><a href="#changelog">更新履歴</a></h2>