Skip to content

Instantly share code, notes, and snippets.

@ta-web-mex
ta-web-mex / Proyectos WDFT Modulo-3 2021
Last active March 12, 2021 21:10
Proyectos WDFT Jan 2021 MEX
[IronHack] Proyectos WDFT ENERO 2021
Lucky - Hugo Copca
Deployment: https://luckyb.herokuapp.com/
Repositorio Front: https://github.com/hcopca/copca-salon-FRONT
Repositorio Back: https://github.com/hcopca/copca-salon
Slides: https://docs.google.com/presentation/d/1zArxXWcFdRdlFDAj-8acGyzdfVYxZKZBgYhrmcouQPg/edit#slide=id.gc462154d57_0_188
Dead Star Hevean - Daniela Alonzo
Deployment: https://deadstarhevean.netlify.app/
@ta-web-mex
ta-web-mex / Proyectos WDFT Modulo-2 2021.txt
Last active February 19, 2021 21:06
[IronHack] Proyectos WDFT Modulo-2 2021.txt
[IronHack] Proyectos WDFT ENERO 2021
Iron School - Hugo Copca
Deployment: https://ironschool1.herokuapp.com/
Repositorio: https://github.com/hcopca/ironschool
Slides: https://docs.google.com/presentation/d/1R8EA6ednRpnplCSh_XQxw1HzjyBiqtMlhjWWy1tLkj0/edit#slide=id.gbdaa5bcf9c_0_41
The Daily Plant - Daniela Alonzo
Deployment: https://the-daily-plant.herokuapp.com/
Repositorio: https://github.com/DannBlackfish/the-daily-plant
@ta-web-mex
ta-web-mex / antd.md
Last active May 7, 2019 21:22 — forked from Jossdz/antd.md

React | UI Component Libraries - Antd

Learning goals:

After this lesson you will be able to:

  • Explain what a component library is and how it is different from a style library
  • Add and configure a component library
  • Use and set up a component from the Antd library

In web applications we have worked with styles in two different ways. The first is writing our styles by ourselves from scratch. The second option is opting for a library or framework of styles such as Bootstrap or Bulma, among others. This gives us the ability to focus on the functionality and business logic of our applications.

Elementos de línea

Objetivos

Después de ésta lección aprenderás a:

  • Entender perfectamente los elementos de línea
  • Conocer el uso de la etiqueta <span>

Introducción

Elementos de bloque

Objetivos

Después de ésta lección aprenderás a:

  • Entender los elementos
  • Entender la función de la etiqueta <div>.

Introducción

CSS Layout

Metas de aprendizaje

Después de esta lección, podrás:

Introducción al Front End

Metas de Aprendizaje

Después de esta lección, tu:

Git & GitHub | Introducción

Metas de Aprendizaje

Después de esta lección, serás capaz de:

Git & GitHub | Git

Metas de Aprendizaje