Update typewriter post title

This commit is contained in:
Talia 2023-08-28 11:54:31 +02:00
parent 0fc902ea5d
commit 01eaa6e162

View file

@ -1,5 +1,5 @@
--- ---
title: Building an HTML Type-Writer 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." 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 published: true
tags: type-writer, html, javascript, webdev, async, metaprogramming tags: type-writer, html, javascript, webdev, async, metaprogramming