Authentication, Identification & Security without Email Logins

Options for securing and IDing users on an app without traditional email authentication »

TIL: Image Dimensions over Compression in Site Performance

10.5 ms to first paint is a terrible performance hit by any measurement. Of course, scripts are the first suspect. Before going too deep in »

Gitlab Node Deployments via Heroku

June 11, 2019 One of the sweet features of using Gitlab is baked in Continuous Integration/ Continuous Deployment (CI/CD) for all your code. This allows »

Bug Fix: .jpg vs .JPG

Bug: Images not loading in production environment. Shared hosting via BlueHost. If the extension is .JPG then it will be processed as text/x-generic. A lot »

A simple slick carousel in Ember

There are a lot of different slider and carousel options. If you use a frontend framework like Bootstrap or Foundation, you'll see some native »