From 1cbef5b762c33a6e73d3b36115f3a1d3f87347d1 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Tue, 12 Jul 2022 17:57:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c73afa9..b416a65 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ A collection of articles & links - [morphdom](https://github.com/patrick-steele-idem/morphdom) - A tool for diffing & applying DOM changes - [How to use JSX without React](https://betterprogramming.pub/how-to-use-jsx-without-react-21d23346e5dc) - [React JSX types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/218978baf658fe6be611983776ca9f9705e2f598/types/react/index.d.ts) + - [DOM Element factory for TypeScript](https://www.meziantou.net/write-your-own-dom-element-factory-for-typescript.htm) ### TypeScript