官术网_书友最值得收藏!

Using the utilities of lodash

With the exports in place, we can now take advantage of some of the utilities that come with Lodash. We'll quickly explore two in this section, and we'll be exploring more throughout the book since Lodash is basically just a set of really handy utilities. Before we do, we should take a look at the documentation so we know exactly what we're getting into.

This is a really common step when you're using an npm module: first, you install it; second, you've got to look at those docs and make sure that you can get done what you want to get done.

On the npm page, click the lodash link given there, or go to lodash.com and click the API Documentation page, as shown here:

You can view all of the various methods you have available to you, as shown in the following screenshot:

In our case, we'll be using command + F (Ctrl + F for Windows users) to search for _.isString. Then in the docs, we can click on it, opening it up in the main page, as shown in the following screenshot:

The _.isString is a utility that comes with lodash, and it returns true if the variable you pass in is a string, and it returns false if the value you pass in is not a string. And we can prove that by using it over in Atom. Let's use this.

主站蜘蛛池模板: 额济纳旗| 商都县| 神木县| 富宁县| 博兴县| 隆尧县| 德化县| 呈贡县| 内丘县| 赣榆县| 称多县| 乌拉特中旗| 香河县| 万宁市| 安塞县| 沙雅县| 布尔津县| 大港区| 双流县| 天峨县| 综艺| 沁水县| 射阳县| 海兴县| 麦盖提县| 海兴县| 琼结县| 通城县| 济宁市| 黄山市| 化隆| 黎平县| 隆昌县| 邹平县| 阳江市| 政和县| 连山| 黄大仙区| 冷水江市| 义乌市| 乌拉特后旗|