From 334f6bcffc00d4f27ca84d01eeee733e4e7a4558 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Tue, 12 Jul 2022 17:07:37 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ade08b..ec29133 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ A collection of articles & links ### Rendering - [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) ### TypeScript