diff options
author | elioat <hi@eli.li> | 2023-10-30 17:18:16 -0400 |
---|---|---|
committer | elioat <hi@eli.li> | 2023-10-30 17:18:16 -0400 |
commit | 39f61d50deb8f1e6b9b9ed3605212f61ff98f15b (patch) | |
tree | 70349cbe59c804600273c9cf3f14127068214860 /js | |
parent | 09b87ef45f1f40e4abe08c9cc7073a9f8232c4e9 (diff) | |
download | tour-39f61d50deb8f1e6b9b9ed3605212f61ff98f15b.tar.gz |
*
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 |