Curso de Backend con Node.js: Base de Datos con PostgreSQL
Curso de Backend con Node.js: Autenticación con Passport.js y JWT
Sitio web para generar un numero aleatorio entre 0-100 y se copie al portapapeles.
refactor: agregar docstring
refactor: cerrar los archivos html
refactor: cerrar el archivo de log
Arregle los links de las redes sociales de los equipos en el archivo leaderboard.json
.
Fix teams social networks
fix: remove '}' file
fix: user role middleware
feat: add files crud
feat: add invoices crud
fix: add total row in invoices table
add: invoice statuses seeder
add: eloquent relationships
fix: span error message
fix: add description row to be fillable
add: dashboard view
fix: remove header and logo in layout view
refactor: change method name
fix: add header and logo in track order view
add: navigation links depending on the role
refactor: middleware group
fix: cost, price, and amount validation
fix: rfc validation
fix: remove company model import
refactor: remove alerts from views
add: csrf directive and invoice id input
refactor: remove routes and add dashboard route
fix: display table data in creation order
add: responsive navigation links