Create static website with Ghost + Gatsby.js
Create your blog with a completely custom frontend, created with Ghost and with all the power of Gatsby.js.
Head of Education - Software AI Engineer, creando mi primera página web en el 2001. Experto en JavaScript, Profesor en Platzi y Microsoft MVP - 🇲🇽 🇨🇴

Create your blog with a completely custom frontend, created with Ghost and with all the power of Gatsby.js.
Today, with more than 30 years since the first personal computer, we continue to share our knowledge through open source code.
Ghost is an open source blogging platform written in JavaScript and distributed under an MIT license. Since its launch in 2013, it has become quite popular due to its simplicity and performance.
Svelte is a new JavaScript framework with which we can create user interfaces.
In this course we continue the learning obtained in the React JS Practical Course
React is a library developed by Facebook that helps us build interactive user interfaces for all types of web, mobile or desktop applications.
One of the most important resources when developing in React is being able to test our code in the browser without compiling every change made.
In this resource we are going to learn how to create a project from scratch by configuring all the necessary elements for the construction of a “Hello World” going through all the necessary elements.
We will explain in detail what Hooks are in React, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of components works with React Hooks.