1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ZustandとValtioを比較するサンプルコードをcodesandboxで書いてみた

Posted at

zustandvaltioはコーディングのスタイルは違いますが、用途は似ています。zustandをimmerとともに使う場合は、valtioの方があっていることが多いと思います。

そこで、簡単な例を書いてみました。

zustand+immerの場合

valtioの場合

どうでしょうか。これだけの比較で判断することは難しいですが、狙いが伝われば幸いです。

「React Fan」というコミュニティのSlackでzustandやvaltioに関する質問や雑談ができますので、よろしければご参加ください。

React開発者向けオンラインサロン「React Fan」の入り口ページ

React開発者向けオンラインサロン「React Fan」のTwitterアカウント

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?