nosco / hx

A simple, easy to use library for React development in ClojureScript.
MIT License
247 stars 16 forks source link

Add react hooks mention in the lifecycle note. #28

Closed orestis closed 5 years ago

orestis commented 5 years ago

Hi @Lokeh, I’ve finally found some time to read up on both React Hooks and hx, and I’ve made a small note in the doc to reflect what is my understanding on the need of React’s lifecycle methods in a Hooks world. I hope it makes sense!

lilactown commented 5 years ago

Sounds like it might be helpful!