ECMAScript 6+ Course
This folder is part of a Platzi course called: “Curso de ECMAScript 6+”. JavaScript is the most used language for web application development, mainly in the frontend. Each year, ECMA International...
This folder is part of a Platzi course called: “Curso de ECMAScript 6+”. JavaScript is the most used language for web application development, mainly in the frontend. Each year, ECMA International...
This folder is part of a Platzi course called: “Curso de Responsive Design: Maquetación Mobile First”. 50% of internet traffic is from mobile devices, making it a priority to develop frontends for...
A variety of courses, assigments and many more activities developed using Platzi as my main source of information. Description 💡 There are many great concepts I learned with Platzi, many new sk...
This repo is part of a Platzi course called: “Curso de New Relic: Observabilidad, Monitoreo y Performance Web”. I learned how to handle state professionally with React.js! Created independent or co...
This repo is part of a Platzi course called: “Curso de CSS Grid Básico ”. I had the oportunity to learn how to create dynamic layouts with CSS Grid! Apply complex layouts to my own website with ju...
This repo is part of a Platzi course called: “Curso Práctico de HTML y CSS”. Now that I completed the HTML and CSS Definitive Course and I refreshed my knowledge on HTML and CSS. I am ready for thi...
“The HTML and CSS Final Course” is one of the Platzi courses I took. In which I learned HTML and CSS from scratch, without prior knowledge. Learned all about HTML tags, semantics, CSS, how to style...
This is one of the easiest way to install docker and Portainer on a Raspberry Pi. Update and upgrade your system. Sudo apt-get update && sudo apt-get upgrade Install git Sudo ap...
A Raspberry Pi is such a useful device so why don’t give it more power by making it boot from an SSD instead of the default SD card? Raspberry Pi Desktop is the recommended OS for this tutorial. Vi...
Setup a home server using a Raspberry Pi. Description 💡 Self-hosting has been always something I would love to have and now it is posible with Docker on a Rpi. You can host multiple application...