The Winter Throat

I like to occasionally write articles about things that pique my interest at work, or opinions that I form over the years.
Querying your Redux store with GraphQL

Querying your Redux store with GraphQL

🇺🇸 englishPublished December 2020 (at 30)#react#technology2622 words9 mn to read

Rationale When working in a React application, one pain point that often comes up is Redux. People say that as soon as an application uses it, things quickly get overrun with boilerplate and "wiring" code that ultimately clogs your codebase more than it helps it. This isn't something inherent to Redux but more something to do with the best practices associated with it, and with people misusing th...

The Winter Throat

Blog

Back

I like to occasionally write articles about things that pique my interest at work, or opinions that I form over the years.
Querying your Redux store with GraphQL

Querying your Redux store with GraphQL

🇺🇸 englishPublished December 2020 (at 30)#react#technology2622 words9 mn to read

Rationale When working in a React application, one pain point that often comes up is Redux. People say that as soon as an application uses it, things quickly get overrun with boilerplate and "wiring" code that ultimately clogs your codebase more than it helps it. This isn't something inherent to Redux but more something to do with the best practices associated with it, and with people misusing th...