Contribute to indatawetrust/ionic-react-redux-playground development by creating an account on GitHub. (more…)
Read more »
Intro Welcome. This is a longer post about how to deploy a Go backend with a React frontend on Kubernetes as separate entities. Instead of the usual compiled together single binary Go application, we are going to separate the two. Why? Because usually a R... (more…)
Read more »
I'm Max Stoiber (@mxstbr) - the creator of react-boilerplate, one of the most popular react starter kits (10K+ stars on github).
Read more »
ES2015 class syntax for React components degrades developer experience and maintainability with little benefit in return. (more…)
Read more »
In this article, we’ll discuss and learn about the use case of iterating over React `children` and the ways to do it. In particular, we will deep dive into one of the utility methods, `React.Children.toArray`, that React gives us, which helps to iterate o... (more…)
Read more »