Please enable JavaScript to use CodeHS

Diseño y Desarrollo Web

Lesson 6.5 Utilizar varios archivos en JavaScript

Description

En esta lección, los alumnos aprenden a organizar mejor sus archivos HTML separando sus scripts en un archivo js independiente.


Objective

Students will be able to:

  • Write js files with the correct syntax
  • Properly load js files in the correct order, and explain why the order of script loading impacts usability and performance