Javascript Testing Course with JEST
Unit tests allow us to test blocks of code to see what works correctly.
Software AI Engineer, creando mi primera página web en el 2001. Experto en JavaScript, Profesor en Platzi y Microsoft MVP - 🇲🇽 🇨🇴

Unit tests allow us to test blocks of code to see what works correctly.
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.