The Personal Blog of Corey Snyder
  • Home
  • Contact Me
  • Resume
  • Projects
  • Game Development

Web Development

A collection of 9 posts

Prisma and GraphQL services
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

  • Corey Snyder
    Corey Snyder
2 min read
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

  • Corey Snyder
    Corey Snyder
3 min read
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.

  • Corey Snyder
    Corey Snyder
4 min read
Web Development

Gatsby, Ghost.org, and Netlify powered Website/Blog

Deploying a Blog/Site with Ghost.org, Gatsby, and Netlify.

  • Corey Snyder
    Corey Snyder
1 min read
React-Apollo Store update not triggering UI update
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

  • Corey Snyder
    Corey Snyder
3 min read
Migrating my Ghost Blog to a new Amazon EC2 Instance.
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.

  • Corey Snyder
    Corey Snyder
3 min read
Fluidbox for the Ghost Blogging Platform
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

  • Corey Snyder
    Corey Snyder
2 min read
Angular2React - How to make $injector globally available using ReactJS Context API.
ReactJS

Angular2React - How to make $injector globally available using ReactJS Context API.

How to use ReactJS Context API to make an object globally available?

  • Corey Snyder
    Corey Snyder
3 min read
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 <

  • Corey Snyder
    Corey Snyder
1 min read
The Personal Blog of Corey Snyder © 2025
Latest Posts Twitter Ghost