Email the Author
You can use this page to email Fu Cheng about Lodash 4 Cookbook.
About the Book
In modern web development, JavaScript is a must-to-learn programming language. Using JavaScript is not an easy task. Most of JavaScript APIs are low-level APIs, which are hard to learn and use. Lodash is a popular JavaScript utility framework. It provides a lot of high-level APIs which are more convenient to remember and use. Developers can dramatically increase productivity by using lodash.
This book is a very good start point to learn lodash 4 and apply it in practice. It covers core concepts and functions provided by lodash with real examples. For some complicated functions, e.g. functions related to functional programming, this book has a more detailed explanation.
Most of the code examples are written as Jest test cases with ES6.
About the Author
Full-stack software developer and content creator.
- Understanding the Java 7: the Core techniques and best practice (Simplified Chinese edition) covers Java SE 7 new features and deep dive of Java platform core features.
- Build Mobile Apps with Ionic 2 and Firebase covers building mobile apps using Ionic 2 and Firebase.
- Exploring Java 9 covers Java 9 module system and other new features.
- A regular author on IBM developerWorks China and InfoQ China website with more than 50 published technical articles covering various technical topics.