-
Course
- Core Tech
Advanced Techniques in JavaScript and jQuery
Take your JavaScript functions to the next level. Explore events and learn about jQuery Deferred objects.
What you'll learn
Stop breaking legacy code every time you expand your functions. Learn how to create robust functions that handle the needs of current, legacy, and future processing. Learn about handling DOM events with jQuery, then learn how to create your own custom events for objects that aren't on the DOM. Also, learn how to make use of the jQuery Deferred object to truly process AJAX requests in an asynchronous manner.
Table of contents
- Introduction | 10s
- Outline | 46s
- Traditional JavaScript Functions | 8m 17s
- Draw Version 1 | 5m 31s
- Extending Draw - Two Parameters | 2m 4s
- Draw - Four Parameters | 2m 34s
- Draw - Six Parameters | 3m 11s
- Stub Functions | 4m 49s
- Default Parameters | 3m 39s
- All Default Values | 1m 33s
- Changing to an Object Parameter | 3m 52s
- Legacy Support with Object | 2m 54s
- Default Values in an Object | 4m 47s
- Function Summary | 44s
About the author
Kevin is a lifelong learner with over 30 years in the IT industry. He works on web and mobile applications as well as the databases and web services to support them. With a gift for learning new languages, he is able to rapidly apply his broad experience in new environments.
More Courses by Kevin