From 284b419606f3751621a899ef76107036ae0298ea Mon Sep 17 00:00:00 2001 From: Caleb Braaten Date: Thu, 25 Jul 2024 12:34:24 -0700 Subject: [PATCH] Add README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5dd7dd --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Don't use JS for that: Moving Features to CSS and HTML +## by Kilian Valkhof + +### This Repo +This is the code I wrote to mentally engage with the talk given by Kilian Valkhof at JS Conf 2024. + +The talk is available at https://www.youtube.com/watch?v=IP_rtWEMR0o + +## License + +MIT