Technology Articles

Tests and CI for Blogging App

by John Vincent

Posted on

Configure Github, Travis and Heroku so that a change to a Github repository triggers a Travis CI build which executes Mocha/Chai Unit Tests and if successful, deploys to Heroku.


Deploy Node Express App to Heroku using Travis Continuous Integration

by John Vincent

Posted on

Configure Github, Travis and Heroku so that a change to a Github repository triggers a Travis CI build which executes Mocha/Chai Unit Tests and if successful, deploys to Heroku.


Deploy Static Website to Heroku

by John Vincent

Posted on

This document discusses how to deploy a basic static website to Heroku.


Continuous Integration with Travis CI

by John Vincent

Posted on

Lets get started.


Heroku Notes

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let's create a reference document.


Chrome Bookmarks

by John Vincent

Posted on

This appears to be a standard solution


CRUD testing with wget and curl

by John Vincent

Posted on

This article attempts to layout a pattern so that similar tasks will be made easy.

These notes were used for this Github Project


Overview of Rijksmuseum Collection

by John Vincent

Posted on

Home


Overview of Peg Solitaire

by John Vincent

Posted on

Home


PM2 Overview

by John Vincent

Posted on

This is a brief overview of PM2


Overview of johnvincent.io Jekyll website

by John Vincent

Posted on

Home


Install PM2 for Jekyll

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Adding Disqus to Ghost

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Google Analytics for Ghost

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Install Jekyll Ubuntu

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Install Ghost

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Configure Ghost

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Configure Mailgun for Ghost

by John Vincent

Posted on

This is part of a series of discussions regarding Deploying to a Digital Ocean Droplet. For more details, please see Overview of johnvincent.io website


Basic JavaScript ES6

by John Vincent

Posted on

Lets discuss with examples.


Basic JavaScript

by John Vincent

Posted on

This stuff ends up sprayed everywhere, so let's create a reference document.