Web Development Prisma and GraphQL services Recently I've been getting pretty deep into Prisma. Prisma is a DB as a service replacing traditional ORMs with an auto-generated client library. This is a WIP article which is meant to review
Web Development Setting up SSL for a NodeJS GraphQL API deployed to AWS EC2 Below I'll describe how I got my NodeJS GraphQL API running on a AWS EC2 Instance setup with SSL
Web Development Deploying a static ReactJS SPA with HTTPS enabled on AWS S3 using CloudFront and Certificate Manager This article covers setting up HTTPS/SSL for an Amazon S3 Static Single Page Application using AWS CloudFront and AWS Certificate Manager on a domain hosted by GoDaddy.com.
Web Development Gatsby, Ghost.org, and Netlify powered Website/Blog Deploying a Blog/Site with Ghost.org, Gatsby, and Netlify.
Web-App React-Apollo Store update not triggering UI update [SOLVED] Scroll to the bottom!I am consistently having the issue where in some cases when I update the Apollo Cache/Store the UI is auto-magically updated and in other cases the UI
Web Development Migrating my Ghost Blog to a new Amazon EC2 Instance. I got a message from Amazon saying that my hardware was being scheduled for removal. Which meant I basically needed to create an AMI of my existing instance, and then create a new instance off of that AMI.
Web Development Fluidbox for the Ghost Blogging Platform What is this? This is a fluidbox integration for the Ghost.org Blogging Platform that I've developed. By adding a single line to the footer section in the Ghost Admin Panel, it adds
ReactJS Angular2React - How to make $injector globally available using ReactJS Context API. How to use ReactJS Context API to make an object globally available?
AngularJS Getting open in new tab with CMD+Click to work with ng-click I got a bug card which detailed that at some point CMD+Click stopped working on one of our pages. The culprit ended up being when we switched from using a standard <