Platzi - Basic Course of Web Components with JavaScript by Diego De Granda

seeders: 0
leechers: 0
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Platzi - Basic Course of Web Components with JavaScript by Diego De Granda (Size: 1.8 GB)
  0.slides-del-curso-basico-de-web-components-con-vanilla-javascript.pdf 1.1 MB
  1.Introducción a los Web Components.mp4 11.1 MB
  10.Content Slot.mp4 66.8 MB
  11.Multi Content Slot.mp4 53.6 MB
  12.Atributos.mp4 75.2 MB
  13.attributeChangedCallback.mp4 94.6 MB
  14.disconnectedCallback.mp4 67.2 MB
  15.host.mp4 138.7 MB
  16.slotted.mp4 65.9 MB
  17.CSS custom properties.mp4 125.1 MB
  18.Presentación del proyecto.mp4 34.1 MB
  19.Estructura base de nuestro componente.mp4 104.4 MB
  2.Qué problemas resuelven los Web Components.mp4 42.7 MB
  20.Atributos en nuestro componente.mp4 141.7 MB
  21.Utilizando componentes de terceros.mp4 96.4 MB
  22.Conclusiones.mp4 15.6 MB
  3.Qué son los Web Components.mp4 53.2 MB
  4.APIs de Web Components.mp4 113.3 MB
  5.Beneficios de Web Components.mp4 60.5 MB
  6.Ciclo de vida de un componente.mp4 58.4 MB
  7.Custom Elements.mp4 152.5 MB
  8.Template.mp4 127.2 MB
  9.Shadow DOM.mp4 93.5 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  app.js 409.6 B
  index.html 512 B
  my-element.js 819.2 B
  nike-blue.png 1.2 MB
  product-card.js 4.4 KB
  settings.json 0 B
  style.css 307.2 B
  ▲ 160 total files

Description


Platzi - Basic Course of Web Components with JavaScript by Diego De Granda
https://TutGee.com

Video: h264, 1280x720, 601 kb/s, 30.00 fps | Audio: aac, 32000 Hz, 2 channels, 129 kb/s
Genre: eLearning | Duration: 2hrs+ | Language: Spanish (NO SUBTITLE) | File size: 1.8 GB

Web components are reusable code blocks that allow you to develop incredible experiences, many are supported by libraries or frameworks and this brings a great disadvantage: generally the components of one technology are not compatible with others. So in this course you will learn to create your own components using standard technologies (HTML, CSS and JavaScript) without having to depend on others and they will be fully compatible with any project in which you participate.

SCREENSHOTS

- Create your own web components that allow you to save development time.
- Use dynamic data within web components.
- Create custom elements using pure JavaScript without frameworks or libraries.
- Understand the characteristics of the APIs used for web components.