-
Estaría bueno que de acuerdo al ancho del navegador se reacomoden los cards, para esto tendrias que usar diferentes anchos de contenedor, determinados por los media queries
Chequea estas clases:
htt…
-
Seguí los pasos pero me muestra el siguiente error.
Iniciando ...
Traceback (most recent call last):
File "E:\Projects\Download-platzi\platzi.py", line 116, in
links = list_links(url_…
-
## Checklist
- [ ] I'm reporting a broken site support issue
- [ ] I've verified that I'm running youtube-dl version **2020.09.06**
- [ ] I've checked that all provided URLs are alive a…
-
-
# JavaScript Practical Course
In the following repository is all the stuff made for the JavaScript Practical course at Platzi.
[![JavaScript Course Repository](https://github-readme-stats.vercel.app…
-
# Reto 3en1
Este repositorio pertenece a un reto que consiste en construir la misma aplicación en 3 lenguajes diferentes. Los lenguajes elegidos fueron los siguientes
* Python [ [repositorio](ht…
-
Hola amigos
Este es un Graficador del Escarabajo de Mandelbrot, que permite a diferentes usuarios explorar el fractal, y luego guardar sus fractales favoritos en una base de datos ligera, ya que so…
-
## 🎨 Nuevo arte: -
🔸 **Codepen:*https://github.com/HeribertoDejesus/dibujo-css.git*
### 👩🏽🎨 Autor(a)
🔸 **Nombre:*Heriberto De jesus*
🔸 **Instagram:*Heriberto.de.jesus*
🔸 **Github:*Herib…
-
I have created this example, taken from the (1 day old) README:
```go
package main
// Estructura de https://github.com/gocelery/gocelery
import (
"os"
"fmt"
"time"
"github.com/gocelery…
-
As part of the CI flow, what do you think if we build a github action in order to run unit testing at each PR?
https://docs.github.com/es/actions
https://platzi.com/cursos/github-actions/