JavaScript on the Client

Learn how JavaScript is an important technology to use from the client-side perspective.

Client-side development:

JavaScript has been clearly the language to go-to when it comes to client-side development. Let’s stop for a moment. What is client-side?

Client-side development focuses on writing code that runs in the browser of the end-user.

Back in the 90s and early 2000s, JavaScript was a little toy language that could animate elements on a static website. These animations were called dynamic behavior.

Get hands-on with 1200+ tech skills courses.