Create React App 2.0 is now available. In this blog post, Eric Bishard will walk you through what's changed and how you can use it in your development environment.
Recently, we hosted a webinar that highlighted the latest features in the R3 2018 release of Kendo UI. This blog post provides a summary of the webinar and answers a few of the questions that were asked.
We all have different paths that have brought us to where we are in life. Eric Bishard tells us how he developed his career from graphic design and multimedia student to a self taught software engineer to a Developer Advocate for Kendo UI.
React is great at rendering out components and boosting performance, but it lacks any formal pattern around state and data retrieval. Redux can help address some of the issues that arise as your web application grows in size.