Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`useEffectReducer` is a React hook that extends `useReducer` by allowing you to explicitly define and execute side-effects within your reducer logic using an `exec` function. It's designed for developers who want a more declarative way to manage both state and side-effects in a single reducer pattern, particularly useful in complex React applications where side-effects need to be tightly coupled to state transitions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of davidkpiano/useeffectreducer

Account's avatar
testing-library/jest-dom
Custom jest matchers to test the state of the DOM
Account's avatar
testing-library/react-testing-library
Simple and complete React DOM testing utilities that encourage good testing practices.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

davidkpiano's profile
davidkpiano
44 contributions
janovekj's profile
janovekj
3 contributions
billyjanitsch's profile
billyjanitsch
1 contributions
dferber90's profile
dferber90
1 contributions
jonbjk's profile
jonbjk
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
davidkpiano

davidkpiano/useeffectreducer

useReducer + useEffect = useEffectReducer

TypeScript
794
25
MIT License