How to get your first job as a programmer!
What you need to know to get your first job as a programmer.
Head of Education - Software AI Engineer, creando mi primera página web en el 2001. Experto en JavaScript, Profesor en Platzi y Microsoft MVP - 🇲🇽 🇨🇴

What you need to know to get your first job as a programmer.
I design a Cross-platform runtime based on the Chrome V8 engine and implements TypeScript as the default language
I'll tell you about my experience as a Frontend Developer learning TypeScript, what advantages and disadvantages
Svelte a new JavaScript framework that allows us to build user interfaces.
Contributing to Open Source projects as a professional challenge A talk where we address the importance of contributing to open source projects
ECMAScript is the standard on which JavaScript is based and you will find it in documents, books or resources on the internet with the abbreviation "ES" or simply ECMAScript.
In this course we address the main methods that allow us to use JavaScript to work with Asynchronism
What is the importance of using React, when we should choose React for our application?
Unit tests allow us to test blocks of code to see what works correctly.