I made a weather app... Check it out at https://weatherbear.app I used LitElement for building...
What if you could convert json into html? This would allow you to use json as a templating language...
Progressive single page applications do not require dynamic client or server side rendering. In fact, they lend themselves extremely well to pre-rendered, 'static' views.
Over the course of time my go to tech stack for web development has changed. At one time it was Ruby...
I recently found myself giving time management advice. During this discussion the phrase, "reducing...
I have recently developed a static site generator tool called Orison and for this reason among others...
I recently ran into the problem of getting a promise interface working alongside a callback...
I have been thinking about web components, light dom vs shadow dom, server side rendering, and SEO....
I recently struggled to integrate the Google Calendar API while trying to create an event listing for...
It is often assumed that static site generators have limitations that server side rendering or client...
Here are two metrics that you can look at with your unit tests: Percentage of test failures that...
The world wide web promised to allow anyone and everyone to distribute content to the world. In...
I recently created an app called Battlesim. This app is used to play a table top miniatures game that...
A while back I wrote up some quick thoughts on what a programming language would look like if it's...
I wanted to provide a quick overview of the different ways html can be rendered. At various points I...
I recently have spent time learning html canvas and found it to be a perfect fit for web components....
I have recently done a series of blog posts on the Harp static site generator. I would like to finish...
I have written a series of blog posts on Harp, the static site generator. I wan...
What is one unexpected item that you always keep with you in your back pack or computer bag?...
So far I have written up two blog posts on the Harp static site generator. The ...
Harp is a static site generator that I have recently been learning. As always I...
In this post we will take a look at the basics of the HarpJS static site genera...
For a long time websites have used a top aligned navigation layout. Go to any w...
Refactoring poorly written code that has little abstraction and does not separate concerns can...
I work in the area of web development called web content management or WCM for ...
Your an applications developer. You are provided data in some format; an API, a database of one...
No Code is a growing term in the software industry. The concept is around having visual methods for...
In my current about me website I chose to go with a no icon based design for th...
A content management system built on Firebase rendered as a single page application.
Serverless content management system with localization built on Firebase.