martinxcvi.hashnode.devFundamentos de JavaScript - Variables: La Base de Cualquier ProgramaIntroducci贸n Como concepto fundamental en todo lenguaje de programaci贸n, las variables son la base de cualquier programa. Nos permiten almacenar y manipular datos que luego ser谩n utilizados en nuestro programa. Como recurso 煤til, las variables son ub...Oct 1, 2025路13 min read
martinxcvi.hashnode.devJavaScript Fundamentals - Variables: The Foundation of Any ProgramIntroduction As a fundamental concept in every programming language, variables are the foundation of any program. They let us store and manipulate data that we will use later in our program. As a useful resource, variables are abstract storage locati...Sep 30, 2025路12 min read
martinxcvi.hashnode.devIntroducci贸n a JavaScript: Conceptos b谩sicos del Navegador y Node.jsIntroducci贸n JavaScript es un lenguaje de programaci贸n orientado a objetos, de tipado din谩mico, principalmente eficaz para el desarrollo de proyectos web interactivos. Puede manipular poderosamente la estructura de las p谩ginas web y ofrece una amplia...Sep 14, 2025路6 min read
martinxcvi.hashnode.devGetting Started with JavaScript: Browser and Node.js BasicsIntroduction JavaScript is an object-oriented programming language, dynamically typed, and primarily effective for the development of interactive web projects. It can powerfully manipulate the structure of web pages and provides a wide range of featu...Sep 12, 2025路6 min read