megazear7

megazear7 @megazear7

About: Loves to learn, create and share. Websites, games, stories or simply ideas. Sharing all the possibilities of a "blank canvas" on www.alexlockhart.me

Joined:
Jul 28, 2018

megazear7
articles - 31 total

Weather Bear!

I made a weather app... Check it out at https://weatherbear.app I used LitElement for building...

Learn More 1 1Mar 21 '21

Introducing JTL: JSON Templating Language

What if you could convert json into html? This would allow you to use json as a templating language...

Learn More 6 0Oct 23 '20

Static Websites Can Be Progressive Single Page Applications

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.

Learn More 5 0May 28 '20

The Golden Jam of Web Stacks

Over the course of time my go to tech stack for web development has changed. At one time it was Ruby...

Learn More 6 0Jul 24 '19

Redeeming the Time

I recently found myself giving time management advice. During this discussion the phrase, "reducing...

Learn More 3 0Jul 19 '19

The Sales Pitch of Static Site Generation

I have recently developed a static site generator tool called Orison and for this reason among others...

Learn More 4 2Jul 18 '19

Using Async / Await with Callbacks

I recently ran into the problem of getting a promise interface working alongside a callback...

Learn More 4 0Jul 15 '19

Web Component as Good as Direct HTML for SEO?

I have been thinking about web components, light dom vs shadow dom, server side rendering, and SEO....

Learn More 6 0Jul 8 '19

Google Calendar API Integration Made Easy

I recently struggled to integrate the Google Calendar API while trying to create an event listing for...

Learn More 33 14Jul 8 '19

Considerations for CMS Integrations with JAMstack Sites

It is often assumed that static site generators have limitations that server side rendering or client...

Learn More 7 0Jun 28 '19

Signs That Your Unit Tests Are Not Helpful

Here are two metrics that you can look at with your unit tests: Percentage of test failures that...

Learn More 5 0Jun 10 '19

Pinterest, Facebook, and the Future of Social Media

The world wide web promised to allow anyone and everyone to distribute content to the world. In...

Learn More 4 0May 10 '19

Battlesim: Using the PWA Starter Kit

I recently created an app called Battlesim. This app is used to play a table top miniatures game that...

Learn More 6 0Mar 7 '19

Functional, Verbose, Sensical: A Programming Language Proposal

A while back I wrote up some quick thoughts on what a programming language would look like if it's...

Learn More 6 3Feb 25 '19

Super Simplified HTML Rendering

I wanted to provide a quick overview of the different ways html can be rendered. At various points I...

Learn More 7 0Feb 25 '19

Canvas Based Web Components: Lessons Learned

I recently have spent time learning html canvas and found it to be a perfect fit for web components....

Learn More 14 0Feb 3 '19

Harp: A Static Site Generator Review

I have recently done a series of blog posts on the Harp static site generator. I would like to finish...

Learn More 6 0Jan 10 '19

Harp Project Organization

I have written a series of blog posts on Harp, the static site generator. I wan...

Learn More 5 0Jan 9 '19

What is one essential item in your backpack or computer bag?

What is one unexpected item that you always keep with you in your back pack or computer bag?...

Learn More 5 11Jan 7 '19

Breadcrumbs Component in Harp

So far I have written up two blog posts on the Harp static site generator. The ...

Learn More 4 0Jan 3 '19

Hosting Harp on Github Pages

Harp is a static site generator that I have recently been learning. As always I...

Learn More 37 0Dec 31 '18

Getting Started with HarpJS

In this post we will take a look at the basics of the HarpJS static site genera...

Learn More 9 0Dec 28 '18

Mobile Navigation on the Modern Web

For a long time websites have used a top aligned navigation layout. Go to any w...

Learn More 34 1Dec 12 '18

When Not to Add Unit Tests

Refactoring poorly written code that has little abstraction and does not separate concerns can...

Learn More 42 5Nov 22 '18

JSON Form Definition

I work in the area of web development called web content management or WCM for ...

Learn More 13 4Nov 6 '18

Coding Against Data or Data Structures

Your an applications developer. You are provided data in some format; an API, a database of one...

Learn More 29 1Oct 1 '18

No Code and the Future of Software Development

No Code is a growing term in the software industry. The concept is around having visual methods for...

Learn More 13 0Sep 8 '18

No Icon Web Design

In my current about me website I chose to go with a no icon based design for th...

Learn More 17 9Aug 30 '18

Fire CMS as a Single Page Application

A content management system built on Firebase rendered as a single page application.

Learn More 17 0Aug 19 '18

The Fire CMS Paradigm

Serverless content management system with localization built on Firebase.

Learn More 16 0Aug 7 '18