From 3abd38224b62ac508e8edd7d7b9d778be482d0b3 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 7 Sep 2023 15:53:10 +0300 Subject: [PATCH] m --- pages/webhtmlcss.txt | 7 +++++++ pl/docs/cheatsheet.txt | 1 + pl/web/css/frameworks/tailwind.txt | 3 +++ .../js/libfws/ui/server-render/deno-fresh.txt | 19 +++++++++++++++++++ pl/web/webassembly/langs/assemblyscript.txt | 5 +++++ pl/web/webassembly/langs/rustwasm.txt | 1 + 6 files changed, 36 insertions(+) create mode 100644 pl/web/js/libfws/ui/server-render/deno-fresh.txt create mode 100644 pl/web/webassembly/langs/assemblyscript.txt create mode 100644 pl/web/webassembly/langs/rustwasm.txt diff --git a/pages/webhtmlcss.txt b/pages/webhtmlcss.txt index d8718e6b7..d8529e0c0 100644 --- a/pages/webhtmlcss.txt +++ b/pages/webhtmlcss.txt @@ -70,3 +70,10 @@ https://docs.rs.school/#/ !!! Minin - 2021 - CSS course ru https://www.youtube.com/watch?v=SpCUuyZZTp8 + +freepractice/challenges +https://www.codewell.cc/ +https://www.frontendmentor.io/resources + +browser extensions +https://chrome.google.com/webstore/detail/perfectpixel-by-welldonec/dkaagdgjmgdmbnecmcefdhjekcoceebi diff --git a/pl/docs/cheatsheet.txt b/pl/docs/cheatsheet.txt index d24e76a77..93312b589 100644 --- a/pl/docs/cheatsheet.txt +++ b/pl/docs/cheatsheet.txt @@ -1 +1,2 @@ https://devhints.io/ +https://devdocs.io/ diff --git a/pl/web/css/frameworks/tailwind.txt b/pl/web/css/frameworks/tailwind.txt index 46038ffa2..86fac91a0 100644 --- a/pl/web/css/frameworks/tailwind.txt +++ b/pl/web/css/frameworks/tailwind.txt @@ -15,6 +15,9 @@ https://nerdcave.com/tailwind-cheat-sheet ext tailwind-IntelliSense +2023 +SberMarketTech - Vodolazskih - Tailwind-css ru of 29:04 + https://www.youtube.com/watch?v=GMID4_t3EXU 2022 freeCodeCamp - Learn Tailwind CSS – Course for Beginners 0:00 of 4:12:17 https://www.youtube.com/watch?v=ft30zcMlFao diff --git a/pl/web/js/libfws/ui/server-render/deno-fresh.txt b/pl/web/js/libfws/ui/server-render/deno-fresh.txt new file mode 100644 index 000000000..af94a0687 --- /dev/null +++ b/pl/web/js/libfws/ui/server-render/deno-fresh.txt @@ -0,0 +1,19 @@ +https://fresh.deno.dev/ +https://github.com/denoland/fresh + +https://fresh.deno.dev/docs/introduction +https://fresh.deno.dev/docs/getting-started + +https://deno.com/deploy +https://deno.land/manual@v1.36.4/runtime/webassembly/using_wasm + +https://deno.com/blog/intro-to-islands + +2022 +https://deno.com/blog/fresh-is-stable + https://habr.com/ru/articles/674798/ + https://habr.com/ru/articles/674382/ +https://blog.logrocket.com/getting-started-deno-fresh/ +https://medium.com/deno-the-complete-reference/introduction-to-deno-fresh-framework-e2059a9f3635 +https://dev.to/shadid12/building-a-full-stack-app-with-deno-fresh-and-fauna-223p +https://www.thisdot.co/blog/building-your-first-app-using-fresh-framework/ diff --git a/pl/web/webassembly/langs/assemblyscript.txt b/pl/web/webassembly/langs/assemblyscript.txt new file mode 100644 index 000000000..10a9a61c6 --- /dev/null +++ b/pl/web/webassembly/langs/assemblyscript.txt @@ -0,0 +1,5 @@ +https://www.assemblyscript.org/ +https://www.npmjs.com/package/assemblyscript +https://github.com/assemblyscript + +https://www.assemblyscript.org/introduction.html diff --git a/pl/web/webassembly/langs/rustwasm.txt b/pl/web/webassembly/langs/rustwasm.txt new file mode 100644 index 000000000..8b91d89e5 --- /dev/null +++ b/pl/web/webassembly/langs/rustwasm.txt @@ -0,0 +1 @@ +https://rustwasm.github.io/docs/book/reference/code-size.html