ramon-sg


  • A way to implement tsyringe together with react hooks, use it if you need dependency injection without interfaces or with a small container.

    published 0.1.0 2 years ago
  • `useEffectOnce` is a wrapper for `useEffect` that performs the effect only once, unlike other options it uses `useContext` and does not use `useRef`.

    published 0.1.1 2 years ago