© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
littlepsylo
Software engineering
In each reducers seems to be the good place for me. All my reducers are in one file, reducers.js for example, and i write them like this:
const alwaysNull = (state = null, payload) => state