Easily Measure Code Coverage in React

This guide will teach you how to easily measure code coverage in React for a project generated with create-react-app. This article is going to use https://github.com/chrishart0/gsd-aws-cdk-serverless-example as an example. Either follow along with your own code or fork that repo. The example repo is a mono repo with a Lambda function backend and a ReactJS … Read more

Sun Tzu’s The Art of DevOps: I

Sun Tzu's The Art of DevOps

If Sun Tzu was practicing modern development methodologies, Sun Tzu’s The Art of DevOps… “Cloud Infrastructure are like unto water; for water in its natural course runs away from high places and hastens downwards… Water shapes its course according to the nature of the ground over which it flows; the infrastructure engineer works out his … Read more

Using DinkToPDF on Alpine Linux

Alpine Container DinkToPDF “System.AggregateException: One or more errors occurred. (Unable to load shared library ‘libwkhtmltox’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: Error loading shared library liblibwkhtmltox: No such file or directory) —> System.DllNotFoundException: Unable to load shared library ‘libwkhtmltox’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: Error loading shared library liblibwkhtmltox: No such file or directory”