Update typewriter post title
This commit is contained in:
parent
0fc902ea5d
commit
01eaa6e162
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
published: true
|
||||
tags: type-writer, html, javascript, webdev, async, metaprogramming
|
Loading…
Reference in a new issue