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