0
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 1 year has passed since last update.

Reactでカスタムhooks使うときのディレクトリ構成リンク集(独自hooks アーキテクチャ)

Last updated at Posted at 2022-07-27

カスタムhooksを使うときのディレクトリ構成でググると、

  • トップレベルにhooksディレクトリを作る
  • カスタムフックスの命名は「use」をつける

くらいしか引っかからずに、凝集性を意識した上でのhooksはどこに置けばいいかについて、ナレッジが見つかりにくかったので、ここにショートカットを置く

そのファイル、本当に hooks/・utils/ に入れるんですか?React プロジェクトを蝕む「見かけ駆動パッケージング」
SPA Componentの推しディレクトリ構成について語る
Reactベストプラクティスの宝庫!「bulletproof-react」が勉強になりすぎる件

0
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
0
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?