by Ben Kinsey | Oct 28, 2021 | Applications, Blog, Digital Experience
All code for this blog post can be found at https://github.com/bkinsey808/nx-next-strapi. The Case for GraphQL GraphQL is rapidly growing in popularity as an API alternative to REST. GraphQL is self-documenting to a large extent and allows a client to efficiently...
by Ben Kinsey | Sep 24, 2021 | Applications, Blog, Digital Experience
All code for this blog post can be found at https://github.com/bkinsey808/nx-graphql-fullstack. Why care about bundle size? Bundle size, especially initial bundle size, is an important metric which determines not only how fast your web app will load, but even,...
by Ben Kinsey | Sep 17, 2021 | Applications, Blog, Digital Experience
It’s not easy or obvious how to build a custom Material UI select component and make it work with React Hook Form (RHF). It’s a shame, because RHF is a small dependency, with a modern React hook-centric API, that brings to the table better form performance...
by Ben Kinsey | Aug 17, 2020 | Applications, Blog, Digital Experience, Portals
In this blog post, I’ll focus on testing React/Redux apps with the Visual Studio Code editor. The following repo is a companion to this blog post. The Big Picture There are many opinions about what constitutes best practices when it comes to building and testing...
by Keith O'Connell | Jun 3, 2019 | Applications, Blog, Cloud, Perspectives
This article provides an overview of Kubernetes and related technologies and their relationship to enterprise application delivery. Kubernetes Overview Overall, the basic concept underpinning the Kubernetes product is a simple one; with the advent of containers and...
by Vivek Agarwal | May 28, 2019 | Applications, Blog, Enterprise Information Management, Perspectives
Businesses are using more applications than ever and accumulating huge mountains of data in the process. Data is one of the most valuable assets an enterprise has in successful business. Customer data enables the enterprise to provide hyper-personalized experiences to...