mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-20 13:58:34 +00:00
Add further notes to docs on Stateful JS Components
This commit is contained in:
parent
f3582bdb0c
commit
0db8a31c3c
@ -89,6 +89,14 @@ D3 (from @zachcp):
|
||||
A different take on using D3:
|
||||
https://gadfly361.github.io/gadfly-blog/posts-output/2016-10-22-d3-in-reagent/
|
||||
|
||||
### JS Interop
|
||||
|
||||
You'll probably need to know how to do interop with js:
|
||||
http://www.spacjer.com/blog/2014/09/12/clojurescript-javascript-interop/
|
||||
|
||||
Perhaps use this library to make it even easier:
|
||||
https://github.com/binaryage/cljs-oops
|
||||
|
||||
### Advanced Lifecycle Methods
|
||||
|
||||
If you mess around with lifecycle methods, you'll probably want to read Martin's explanations:
|
||||
|
Loading…
x
Reference in New Issue
Block a user