Writing on software development and anything else I find interesting.

All of my long-form thoughts on programming, content creation, and more, collected in chronological order.

Filtering by tag: html

How to add Twitter Card Meta Tags to your Blog

How to add Twitter Card Meta Tags to your Blog

In this tutorial you will learn what a Twitter Card is along with step by step instructions how to add them to your blog and validate that they are working.

HTML Template Tag in Vanilla JavaScript and Vue

HTML Template Tag in Vanilla JavaScript and Vue

A look at what the HTML template tag is and how it can be used in Vanilla JavaScript as well as what its role in Vue is.