From a3c6c6de60912710c7c0f3e17cf038118e147973 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 11 Mar 2021 23:38:33 +0100 Subject: [PATCH] Auto: misc. --- flyingcroissant.md | 1 + journal/2021-03-11.md | 10 ++++++++++ svelte.md | 1 + 3 files changed, 12 insertions(+) create mode 100644 journal/2021-03-11.md diff --git a/flyingcroissant.md b/flyingcroissant.md index 44188236e..d6de6e720 100644 --- a/flyingcroissant.md +++ b/flyingcroissant.md @@ -1,6 +1,7 @@ # flyingcroissant - a [[person]] + - [[software developer]] - [[pull]] [[andrew bugera]] - [[go]] flyingcroissant.ca - https://twitter.com/flyingcroissant/status/1369741860537729025 diff --git a/journal/2021-03-11.md b/journal/2021-03-11.md new file mode 100644 index 000000000..3eea8dcf8 --- /dev/null +++ b/journal/2021-03-11.md @@ -0,0 +1,10 @@ +# 2021-03-11 + +- [[read]] about + - [[javascript]] in developer.mozilla.org + - [[svelte]] + +[//begin]: # "Autogenerated link references for markdown compatibility" +[read]: ../read "Read" +[svelte]: ../svelte "Svelte" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/svelte.md b/svelte.md index bbfd827fd..1dd75a59a 100644 --- a/svelte.md +++ b/svelte.md @@ -5,6 +5,7 @@ - [[go]] svelte.dev - "cybernetically enhanced web apps" - [[quote]] Whereas traditional frameworks like [[React]] and [[Vue]] do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. +- [[mdn]] https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started [//begin]: # "Autogenerated link references for markdown compatibility"