An open API service indexing awesome lists of open source software.

https://github.com/nextjournal/react-hooks-cljs

Making React Hooks nice to use in ClojureScript
https://github.com/nextjournal/react-hooks-cljs

Last synced: 11 months ago
JSON representation

Making React Hooks nice to use in ClojureScript

Awesome Lists containing this project

README

          

# React Hooks

Lightly wrapped React hooks for ClojureScript. [alpha]

- Atom-like behaviour for `useState` and `useRef`
- Hooks that accept `deps` are multi-arity, defaulting to an empty array