Hacker News new | ask | show | jobs
by acemarke 2291 days ago
FWIW, our new Redux Toolkit package is specifically designed to eliminate the typical "boilerplate" concerns when using Redux:

https://redux-toolkit.js.org

1 comments

I do use Redux Toolkit, but it really can't compare to Svelte. There are so many moving parts in a Redux app that there's only so far it can be simplified