Serving a SPA with Express Server Router It's quicker and easier than you think to serve a SPA from within an Express Server. Don't believe me? Best read this article!
Is My Code Benfordian? Does Benford's Law really pop up everywhere? Even in my code! Put on your lab coats and lets find out.
I Contributed to Open Source (and it was hard...) Contributing to Open Source projects can be extremely rewarding but it's not always sunshine and rainbows.
A Month of Hope A self reflection on what it means to share your personal experiences online. And some stats to go with it.
Gittin' efficient with Git Push Save time and configure your git projects to always push your local branches upstream.
Debugging Meta Tags On Localhost It's easier and quicker than you might think to verify those nifty meta tags before you push them to prod!
You Need To Try A New Technology This Weekend If you want to be a better problem solver, and appreciate the work of those at the opposing end of the stack then try something new today.
A Guide to Virtual Webcams using OBS Custom backgrounds are all the rage for virtual meetings. Learn how to make your backgrounds video and have more presenting flexibility.
Make Testing Easier with these Gmail Alias Tricks Take advantage of some built in Gmail features to create unlimited emails that are sent to one base address!
Embedding Compressed Unity WebGL Builds on Ghost CMS Games are really big, especially by internet standards, where we want to be transmitting as little "across the wire" as possible. Therefore engines such as Unity try to help us out by compressing the archives we need to run the game.
Migrating To Ghost CMS Ghost is an open source headless Content Management System. If you are not familiar with the term CMS but have used Wordpress then think of this as Wordpress only, better?
The Math Behind “Happy” This post is about an idle experience that I released recently called “Happy”. If you haven’t played it yet I suggest you do so now before I spoil it for you. The following post is about math (and random numbers) but it should be approachable for everyone…