Book Image

Lo-Dash Essentials

By : Adam Boduch
Book Image

Lo-Dash Essentials

By: Adam Boduch

Overview of this book

Table of Contents (15 chapters)
Lo-Dash Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

jQuery


jQuery is undoubtedly one of the most successful and widely used technologies of all time. And it came into being because of browser inconsistencies; John Resig decided to do something about it. Rather than having the application developers maintain their own code that deals with all the mundane cross-browser issues, why not let jQuery handle that stuff for them?

jQuery has evolved over the years, thanks to thousands and thousands of users and contributing developers wanting to make frontend development less intimidating. Over time, it has changed certain aspects of itself and added new features to keep up with the changing environments in which it resides.

It's safe to say that jQuery has changed the way frontend development is done and will continue to do so because of its mass adoption. Several web standards that exist today are rooted in jQuery. Lo-Dash is similar to jQuery in a lot of ways. While it's not nearly as mature as jQuery, it's being rapidly adopted. Like jQuery, Lo-Dash...