b/bonnybooks by cuongnhung1234

Lodash 4 Cookbook : For lodash 4.17.21

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Lodash 4 Cookbook : For lodash 4.17.21

English | 2024 | ISBN: NA | 156 Pages | PDF, EPUB | 5.2 MB

Start learning lodash 4 from this book. Lodash can increase your productivity dramatically in your daily development. It's an essential tool in your JavaScript toolbox. This book talks about lodash in a systematic way and explains some complicated parts, especially functional programming. This book includes content for lodash v4.17.21.

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.

Lodash is no longer updating, so there won't be further updates to this book.