Skip to content

Commit

Permalink
Update 714 draft
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Nov 7, 2024
1 parent 61dd7bd commit 5149971
Showing 1 changed file with 16 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: "2024-11-06のJS: "
title: "2024-11-07のJS: "
author: "azu"
layout: post
date : 2024-11-06T23:44:02.686Z
date : 2024-11-07T01:14:14.933Z
category: JSer
tags:
- css
- nodejs
- Extension
- npm
- debug
- security

---

Expand Down Expand Up @@ -114,6 +114,19 @@ APNGやSVGでのアニメーションと比べたメリットやデメリット
npmと互換性のあるパッケージマネージャーのvltとnpm registry互換のvsrが公開された。


----
<h1 class="site-genre">スライド、動画関係</h1>

----

## Next.js App Router セキュリティ - Speaker Deck
[speakerdeck.com/zaru\_sakuraba/nextjssekiyuritei](https://speakerdeck.com/zaru_sakuraba/nextjssekiyuritei "Next.js App Router セキュリティ - Speaker Deck")
<p class="jser-tags jser-tag-icon"><span class="jser-tag">Next.js</span> <span class="jser-tag">security</span> <span class="jser-tag">slide</span></p>

Next.jsのServer Actionなどのセキュリティについてのスライド。
`"use server";`で意図せずにサーバの関数を公開してしまうケース、Server ComponentからClientにデータを丸ごとPropsとして渡してしてしまうケースなどについて。


----
<h1 class="site-genre">サイト、サービス、ドキュメント</h1>

Expand Down

0 comments on commit 5149971

Please sign in to comment.