diff options
author | elioat <elioat@tilde.institute> | 2023-10-30 20:37:50 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2023-10-30 20:37:50 -0400 |
commit | 23e5de28b2ed5f33db936a059c3845da5e59702c (patch) | |
tree | c58d41e83f64d9082ce6fd0e1ab8d0a23a1a9622 /js | |
parent | 41925d7f28696eb9542e58a92beb775e1386fd73 (diff) | |
parent | 39f61d50deb8f1e6b9b9ed3605212f61ff98f15b (diff) | |
download | tour-23e5de28b2ed5f33db936a059c3845da5e59702c.tar.gz |
Merge branch 'master' of tilde.institute:~/public_repos/tour
Diffstat (limited to 'js')
-rw-r--r-- | js/all-about-that-js.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/js/all-about-that-js.md b/js/all-about-that-js.md new file mode 100644 index 0000000..8582c57 --- /dev/null +++ b/js/all-about-that-js.md @@ -0,0 +1,3 @@ +# a guide, of sorts, to JavaScript + +With the leading caveat that I'm not an expert, but I will confess to liking JavaScript quite a bit. I loathe the ecosystem surrounding it, but, taken on its own, I think JavaScript can be really rather lovely. \ No newline at end of file |