Thanks to the wide adoption of libraries like jQuery and Mootools, JavaScript's popularity has skyrocketed in the last few years. However, in the process, an interesting thing occurred: many newer developers are learning these libraries without taking the time to actually learn about raw JavaScript techniques. What percentage of jQuery users don't know how to fade out an element with only raw JS? My guess is that it's much higher than many would think.
If you want to truly understand the library you're working with, and improve your skill-set, it's vital that you learn the fundamentals of raw JavaScript.
This screencast series focuses exclusively on JavaScript, and will take you from your first "Hello, World" alert up to more advanced topics.
Catch Up
- Chapter 1: Hello World
- Chapter 2: Data Types
- Chapter 3: Conditional Statements
- Chapter 4: Arrays, Functions, and your First Animation
- Chapter 5: Events
- Chapter 6: Cross-Browser Event Binding
Chapter 1: Hello, World

Subscribe below and we’ll send you a weekly email summary of all new Code tutorials. Never miss out on learning about the next big thing.
Update me weeklyEnvato Tuts+ tutorials are translated into other languages by our community members—you can be involved too!
Translate this post