文件名称:Utility_Belt
文件大小:34KB
文件格式:ZIP
更新时间:2024-06-24 19:02:40
JavaScript
Utility_Belt
这是 Underscore 库的精简版。 通过重新构建它,您将熟悉 JavaScript 和函数式编程。
要求
通过所有测试!
尝试重用你写的函数
为了获得额外的积分,请尽可能尝试使用 reduce
入门
分叉回购
转到您的终端并输入:
git clone http://github.com/
【文件预览】:
Utility_Belt-master
----test()
--------vendor()
--------index.html(429B)
--------.DS_Store(6KB)
--------underscoreSpec.js(6KB)
----underscore.js(5KB)
----.gitignore(10B)
----README.md(1KB)