-
How to use `npm version` to create prerelease tags
A short and quick guide with examples on how to use the npm version command to semantically version your node project with prereleases
-
LocalStorage and SessionStorage helpers
Local storage and session storage helpers for the window. Prefixes keys while handling json encoding/decoding as well as null values.
-
Add server side rendered async api calls to your Next.js application that resolve before the initial page load
Add api calls to your application that can all be resolved before the initial render, giving the user (or bot) a fully loaded page right from the get-go.
-
Secure a Next.js application with JWT, and a private route higher order component
Authenticating and securing a Next.js application
-
Enhancing your static site and markdown posts with Vue.js
Write inline web components in markdown posts to enhancing your static site
-
Recovery Passport
Recovery Passport is a three tiered support system for mental and drug rehab members, counselors, and those closest to them, supporters.
-
Traverse 2: Electric Boogaloo
Traverse was rewritten open sourced!
-
A vanilla JS solution to adding header deep links to your blog for easy sharing to direct content
A vanilla JS solution to adding header deep links to your blog for easy sharing to direct content
-
Absolute imports with TypeScript and Webpack
Absolute Imports in TypeScript using the tsconfig path resolver.
-
What is a tsconfig.json file and why do I need it?
Adding this file will give you some control on the compilation of TypeScript into JavaScript.
-
Showing code coverage for a React app using Code Climate and Travis CI
The documentation on Code Climate for setting up auto generation of code coverage for a JavaScript application was lacking pretty hard. Here I show how we can get a React app using Travis CI and Jest to automate generating code coverage that gets sent to Code Climate.
-
Testing a TypeScript React app using TS-Jest without using Create React App
Lets create a TypesScript React app without using the cli tool Create React App. This allows you to create a custom build specific to your deploy process.
-
Traverse: app & website (closed source version)
Traverse is a GitHub Explorer App I built using Electron + React, and a whole bunch of other open source tools.
-
Flipp, the light up event
At Event Farm, we love throwing cool events with engaging, interactive technology. This was a little something a few coworkers and I created at Event Farm.
-
Can I Poop?
A live view of Event Farm's upstairs/downstairs bathroom occupation status. Keep the window open for a few minutes during week day business hours and watch the room status. It will change without the need of a refresh.