Please enable JavaScript to use CodeHS

Diseño y Desarrollo Web

Lesson 6.1 Introducción a jQuery

Description

En esta lección, los alumnos aprenden cómo pueden utilizarse las bibliotecas para que JavaScript sea más fácil de leer y escribir, y cómo pueden incorporarlas a sus propios proyectos.


Objective

Students will be able to:

  • Articulate what libraries in programming are, and how they are used.
  • Successfully incorporate a library into their own program.
  • Explain the limitations of “vanilla” JavaScript and how jQuery eliminates some of those limitations.