Update tags on html typewriter post

This commit is contained in:
Talia 2023-09-06 09:25:42 +02:00
parent 2f92beae68
commit 5a28f4ecb2

View file

@ -2,7 +2,7 @@
title: "Type-Writer Component: Magic and Asynchronicity"
description: "A detailed description of the development process of an HTML TypeWriter element in plain JavaScript using the custom-element API, meta-programming and some recursion magic."
published: true
tags: type-writer, html, javascript, webdev, async, metaprogramming
tags: javascript, html, webdev, async, metaprogramming
date: 2021-09-11
---