Closed10
React tips
ピン留めされたアイテム
このスクラップは何?
React/TypeScript に関する Tips をまとめていきます。
各 Tips は記事にして、その URL をこのスクラップにまとめていきます。
目標
- 50 ~ 100 記事
- 半年以内
TypeScript
- import alias
- ternary operations
Style
- CSS Modules
- CSS in JS
Component
- props deconstruction
- conditional rendering
- error boundary
- performance
- number of props
Data fetch
- OpenAPI
- GraphQL
- Apollo
- fetch
- axios
- react-query
File structure
- grouping by features or routes
- grouping by file type
- Ducks pattern
- Re-Ducks pattern
Testing
- unit testing
- snapshot testing
- e2e testing
Redux
- hooks との比較
- Redux tool kit
Hooks
Storybook
このスクラップは2021/02/14にクローズされました