hiroppy 1.0.49 → 1.0.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/images.tar.gz +0 -0
- package/generated/jobs.json +5 -2
- package/package.json +1 -1
package/generated/images.tar.gz
CHANGED
|
Binary file
|
package/generated/jobs.json
CHANGED
|
@@ -414,7 +414,10 @@
|
|
|
414
414
|
"description": "フロントエンド改善支援",
|
|
415
415
|
"links": [
|
|
416
416
|
{
|
|
417
|
-
"title": "
|
|
417
|
+
"title": "Next.js App Router / React Server Components(RSC)を紐解いてみた - estie inside blog",
|
|
418
|
+
"description": "デザインエンジニアの表(@HirokiOmote)です。 Next.jsでApp Routerがリリースされて、1年が過ぎました。 弊社では、@hiroppyさんを技術顧問に迎え、Frontendを中心とした長期的な技術選定にご協力いただきました。 本日は、そこで得た学びをご紹介したいと思います。 App Routerについて 2023年5月にNext.js 13.4がstableとしてリリースされ、App Routerが登場しました。 ツリー構造でのファイル配置が基本となりました。 ディレクトリ構成とルーティング page単位・feature(機能)ごとに切り分けたディレクトリ構成が可能にな…",
|
|
419
|
+
"image": "/images/Y2RuLmltYWdlLnN0LWhhdGVuYS5jb20vaW1hZ2Uvc2NhbGUvMWY0YWFlZGU1ZDliYzhjODczZGU2N2E1YTJiOTM5M2.webp",
|
|
420
|
+
"name": "estie inside blog",
|
|
418
421
|
"url": "https://www.estie.jp/blog/entry/2024/08/05/183235/"
|
|
419
422
|
}
|
|
420
423
|
],
|
|
@@ -509,4 +512,4 @@
|
|
|
509
512
|
"company": "cyberagent"
|
|
510
513
|
}
|
|
511
514
|
]
|
|
512
|
-
}
|
|
515
|
+
}
|