@Innocent
Full stack developer, enthusiastic about new technologies.
Nothing here yet.
Nothing here yet.
No blogs yet.
At the moment my team is using Atlassian's JIRA, but lately the user experience has been drastically reduced, due to slow response times and various bugs/ quirks. We're currently looking for an alternative to JIRA. What does your team use and what do...
To improve modularity Erik Rasmussen came up with Ducks: Redux Reducer Bundles. You can read the proposal here. A quick view at the rules: A module... MUST export default a function called reducer() MUST export its action creators as functions MU...