# 开发经验总结


# 1. 使用 lodash 工具方法

  • 数组
  • 对象
    • get
    • pick
  • 集合
  • 函数
    • merge
    • clone
    • throttle
    • debounce

# 2. 浮点数计算 number-precision (opens new window)

Last Updated: 6/6/2022, 3:06:15 PM