Skip to content

Commit

Permalink
React Anti-Pattern: Stop Passing Setters Down the Components Tree | M…
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunjun committed Dec 21, 2024
1 parent e315987 commit 79ab234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -5102,6 +5102,7 @@ Javascript
* 리스폰스 헤더에 내용을 추가하자 `Content-Security-Policy: "script-src 'self'";`
* [Content Security Policy (CSP) - HTTP | MDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
* [Existential React questions and a perfect Modal Dialog](https://www.developerway.com/posts/hard-react-questions-and-modal-dialog)
* [React Anti-Pattern: Stop Passing Setters Down the Components Tree | Matan Borenkraout](https://matanbobi.dev/posts/stop-passing-setter-functions-to-components)

## React Flux
* [Application Architecture with React: rethinking Flux](http://dialelo.github.io/application-architecture-with-react-rethinking-flux.html)
Expand Down

0 comments on commit 79ab234

Please sign in to comment.