Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
santiagortiiz
/
Platzi-Frontend-JavaScript-1-JavaScript-Basics
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
1 Commit
1 Commit
clase1 - variables.html
clase1 - variables.html
clase1.js
clase1.js
clase10 - condicionales.html
clase10 - condicionales.html
clase10.js
clase10.js
clase11 - funciones que retornan valores.html
clase11 - funciones que retornan valores.html
clase11.js
clase11.js
clase12 - arrow functions.html
clase12 - arrow functions.html
clase12.js
clase12.js
clase13 - loop for.html
clase13 - loop for.html
clase13.js
clase13.js
clase14 - loops while.html
clase14 - loops while.html
clase14.js
clase14.js
clase15 - loops do while.html
clase15 - loops do while.html
clase15.js
clase15.js
clase16 - switch.html
clase16 - switch.html
clase16.js
clase16.js
clase17 - arrays.html
clase17 - arrays.html
clase17.js
clase17.js
clase18 - filtrar arrays.html
clase18 - filtrar arrays.html
clase18.js
clase18.js
clase19 - map arrays.html
clase19 - map arrays.html
clase19.js
clase19.js
clase2 - strings.html
clase2 - strings.html
clase2.js
clase2.js
clase20 - reduce arrays.html
clase20 - reduce arrays.html
clase20.js
clase20.js
clase21 - prototipos.html
clase21 - prototipos.html
clase21.js
clase21.js
clase22 - modificando prototipos.html
clase22 - modificando prototipos.html
clase22.js
clase22.js
clase23 - this en las arrow functions.html
clase23 - this en las arrow functions.html
clase23.js
clase23.js
clase24 - la verdad oculta sobre las clases en javascript.html
clase24 - la verdad oculta sobre las clases en javascript.html
clase24.js
clase24.js
clase25 - clases en javascript.html
clase25 - clases en javascript.html
clase25.js
clase25.js
clase26 - pasando funciones como parametros.html
clase26 - pasando funciones como parametros.html
clase26.js
clase26.js
clase28 - callbacks.html
clase28 - callbacks.html
clase28.js
clase28.js
clase29 - haciendo multiples requests.html
clase29 - haciendo multiples requests.html
clase29.js
clase29.js
clase3 - numeros.html
clase3 - numeros.html
clase3.js
clase3.js
clase30 - manejando el orden y el asincronismo en js.html
clase30 - manejando el orden y el asincronismo en js.html
clase30.js
clase30.js
clase31 - manejo de errores con callbacks.html
clase31 - manejo de errores con callbacks.html
clase31.js
clase31.js
clase32 - promesas.html
clase32 - promesas.html
clase32.js
clase32.js
clase33 - promesas encadenadas.html
clase33 - promesas encadenadas.html
clase33.js
clase33.js
clase34 - multiples promesas en paralelo.html
clase34 - multiples promesas en paralelo.html
clase34.js
clase34.js
clase35 - async-await.html
clase35 - async-await.html
clase35.js
clase35.js
clase36 - var let y const las diferencias entre ellos.html
clase36 - var let y const las diferencias entre ellos.html
clase37 - manejo de fechas.html
clase37 - manejo de fechas.html
clase38 - recursividad.html
clase38 - recursividad.html
clase39 - memoizacion.html
clase39 - memoizacion.html
clase4 - funciones.html
clase4 - funciones.html
clase4.js
clase4.js
clase40 - closures.html
clase40 - closures.html
clase41 - estructuras de datos inmutables.html
clase41 - estructuras de datos inmutables.html
clase42 - comenzando el juego.html
clase42 - comenzando el juego.html
clase43 - generando la secuencia de colores.html
clase43 - generando la secuencia de colores.html
clase44 - iluminando la secuencia de colores.html
clase44 - iluminando la secuencia de colores.html
clase45 - obteniendo el input del usuario.html
clase45 - obteniendo el input del usuario.html
clase46 - agregando la verificación del color elegido.html
clase46 - agregando la verificación del color elegido.html
clase47 - agregando los estados finales del juego.html
clase47 - agregando los estados finales del juego.html
clase48 - cambiando el contexto al llamar a una función.html
clase48 - cambiando el contexto al llamar a una función.html
clase49 - cuando usar punto y coma.html
clase49 - cuando usar punto y coma.html
clase5 - alcance de las funciones.html
clase5 - alcance de las funciones.html
clase5.js
clase5.js
clase50 - cómo funciona el tiempo en javascript.html
clase50 - cómo funciona el tiempo en javascript.html
clase6 - objetos.html
clase6 - objetos.html
clase6.js
clase6.js
clase7 - desestructurando objetos.html
clase7 - desestructurando objetos.html
clase7.js
clase7.js
clase8 - parametros por valor y por referencia.html
clase8 - parametros por valor y por referencia.html
clase8.js
clase8.js
clase9 - comparaciones en js.html
clase9 - comparaciones en js.html
clase9.js
clase9.js
diploma-fundamentos-javascript-2018.pdf
diploma-fundamentos-javascript-2018.pdf
View all files
About
Platzi. School of Web Development. Basic JavaScript course
Topics
basic-level
frontend
fundamentals
javascript
platzi
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.