Please enable JavaScript to use CodeHS

Fundamentos del diseño y desarrollo de páginas web en Carolina del Sur

Lesson 8.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