Marca las tareas según avances. Tu progreso se guarda automáticamente en este navegador (gracias a localStorage).
localStorage
cd
ls
mkdir
rm
Practicar flujo básico de Git 🌀
git init
git add
git commit
git push
<!DOCTYPE html>
<html>
<head>
<body>
<header>
<nav>
<main>
<section>
<article>
<footer>
<form>
<input>
<label>
<button>
<img>
<a>
<link rel="stylesheet">
.clase
#id
etiqueta
if
else
for
while
document.querySelector
fetch
Plugins básicos ⚙️
functions.php
SELECT
INSERT
UPDATE
DELETE
map
filter
reduce
async/await
import
export
useState
useEffect
string
number
boolean
Dockerfile
docker-compose.yml
docker-compose up