From 0fe3b21c4e1b9e3f6014abdc2e25dd87271007bc Mon Sep 17 00:00:00 2001 From: Fack Date: Mon, 18 Sep 2017 23:03:58 -0300 Subject: [PATCH] week #05 upload --- index.html | 4 ++++ weeks/05.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 weeks/05.html diff --git a/index.html b/index.html index bb98db2..7a60768 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,10 @@

Fack's Weekly Links

+

Week #04

11-09-2017
diff --git a/weeks/05.html b/weeks/05.html new file mode 100644 index 0000000..e5bf1c4 --- /dev/null +++ b/weeks/05.html @@ -0,0 +1,60 @@ + + + + + Weekly Links + + + + + + +
+ +
+
+

WEEK #05

+
+

Frontend / Tools

+
    +
  • Xrespond is a simple tool for testing responsive websites.
  • +
  • wireddots is a website with free Bootstrap 4 Themes & Components.
  • +
  • Dan Callahan writes about the expirience of use OpenCV with WebAssembly to expiriment with computer vision - check out the demo.
  • +
+

VueJS

+
    +
  • 5 Vuex plugins for your next VueJS project.
  • +
  • Tutorial about how to write abstract components with Vue.js.
  • +
  • Another article of the saga about communication in VueJS components, this part is about parent-child.
  • +
+

Electronic

+ + +
+ + +
+ + + + + + + + \ No newline at end of file