how can I use hooks while using cxjs? #666
Unanswered
ketankhairnar
asked this question in
General
Replies: 1 comment
-
Yes, CxJS operates on top of React. We have our own hooks implementation, but it's rather experimental and not officially supported/documented at the moment - https://github.com/codaxy/cxjs/tree/master/packages/cx/src/hooks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I do see state management & data-binding is completely handled by cxjs. Your answer would help me understand it better
Edit: I completely misunderstood it. It's not react but cx is completely new component framework
Beta Was this translation helpful? Give feedback.
All reactions