You are using React Context WRONG
That's right, you've read it correctly, you are probably using React Context API the wrong way... or at least not taking full advantage of what it can do.…
That's right, you've read it correctly, you are probably using React Context API the wrong way... or at least not taking full advantage of what it can do.…
At Codeminer42, we believe that participating in and actively contributing to software development communities are important aspects of our endeavors. Beyond our contributions through blog posts, open source,…
Are you the kind of person that likes magic? If you're not, try to remember why other people like it, and bear with me. There is a reason…
Communication. Although a difficult concept to define, it's easy to recognize its relevance and impact on the success of any goal. In an attempt to do it, we…
This post is part of the Scalable Frontend series. You can see the other parts here: “#1 — Architecture”, “#2 — Common Patterns”, and “#3 — The State…
State tree, the single source of truth This post is part of the Scalable Frontend series, you can see the other parts here: “#1 — Architecture” and “#2…