diff --git a/src/eventi/2021-01-24-micro-frontend-web-component-approach-con-vue-js.md b/src/eventi/2021-01-24-micro-frontend-web-component-approach-con-vue-js.md new file mode 100644 index 0000000..ad20d63 --- /dev/null +++ b/src/eventi/2021-01-24-micro-frontend-web-component-approach-con-vue-js.md @@ -0,0 +1,16 @@ +--- +title: Micro-frontend - web component approach con Vue.js +image: /img/contents/febbraio21.jpg +cover: /img/contents/1_tnd83g_vdbypv1jn9cfo7q.png +date: 2021-02-24T18:00:00.000Z +date_end: 2021-02-24T19:30:44.720Z +permalink: /eventi/{{ page.date | dateslug }}/{{ page.fileSlug | slug }}/index.html +published: true +featured: true +event: + auto_meta: true + location: Facebook live + speaker: Andrea Campaci +--- +Ci sono diversi approcci al pattern micro-frontend, uno dei più complessi ma a mio avviso anche dei più interessanti è quello basato sui web component. +Nella serata vedremo i pro e contro, come impostare il nostro progetto e come far comunicare, testare, assemblare i nostri pezzi in un'unica applicazione. diff --git a/static/img/contents/1_tnd83g_vdbypv1jn9cfo7q.png b/static/img/contents/1_tnd83g_vdbypv1jn9cfo7q.png new file mode 100644 index 0000000..c89dadb Binary files /dev/null and b/static/img/contents/1_tnd83g_vdbypv1jn9cfo7q.png differ diff --git a/static/img/contents/febbraio21.jpg b/static/img/contents/febbraio21.jpg new file mode 100644 index 0000000..acdbf52 Binary files /dev/null and b/static/img/contents/febbraio21.jpg differ diff --git a/static/img/contents/foto-talk.jpg b/static/img/contents/foto-talk.jpg new file mode 100644 index 0000000..a1ce954 Binary files /dev/null and b/static/img/contents/foto-talk.jpg differ