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