Creating a nodejs lambda layer for aws-sdk and other common npm libraries April 24, 2024kdrexler Note: When building lambdas that include layers, you may consider using “npm install -D <packagename>” when you need to include packages while you are developing. This will install the package…Continue readingCreating a nodejs lambda layer for aws-sdk and other common npm libraries
Adding Google Adsense Ads to Your WordPress Posts October 7, 2020October 7, 2020kdrexler For an code example for a job application. I decided to write a WordPress plugin to attach Google Adsense ads to your WordPress site. This code is currently running on…Continue readingAdding Google Adsense Ads to Your WordPress Posts
My First Blog Post October 7, 2020October 7, 2020kdrexler Never really got into blogs. But, with WordPress so widely used in the PHP software development field, I find myself having a blog. This blog will probably mostly comprise of…Continue readingMy First Blog Post