|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/lodash-the-complete-guide/
课程评论:没有评论
**课程名称:Lodash - 完全指南** **课程概述:** 本课程旨在教授学员如何利用流行的Lodash库,以函数式编程的方式编写JavaScript。JavaScript本身缺乏足够的功能来满足所有需求,而Lodash提供了大量实用工具函数,帮助我们编写高效且跨浏览器兼容的代码。通过使用小型、纯粹的函数,代码更易于维护、重用、改进和测试。 Lodash的功能库庞大且覆盖多种应用场景,理解其核心原理、掌握最常用函数以及学会如何组合和重用它们至关重要。本课程将循序渐进地引导学员从入门到精通Lodash。 我们将不仅仅是罗列函数或讲解文档,而是通过大量基于真实用例的测验,让学员亲自动手实践Lodash,并与讲师的解决方案进行对比。 **课程内容涵盖:** * 数组和对象转换 * 数据分组与排序 * 函数组合 * 字符串和数组操作 * 克隆与属性赋值 * 类型检查 * 防抖(Debounce)与节流(Throttle) * 扩展Lodash,添加自定义函数 * 以及更多... **课程适合人群:** 如果您希望深入学习如何编写高效的JavaScript,从而提升代码质量和可扩展性,那么本课程将是您的不二之选。
This course is about writing javascript in functional way with using such a popular library as Lodash. Javascript doesn't have enough functions to cover all our needs so Lodash helps us to write efficient and cross-browser code. The code is written with small, pure functions is easy to support, reuse, improve and test. But it's not an easy task because the amount of function in lodash is huge and they cover lot's of different use cases. It's important to understand its principles, the most needed functions and how we can combine and reuse them. The course will help you to learn Lodash step by step from the very beginning to professional developer.We won't simply go through all functions or learn the documentation. There are lots of quizzes from real usecases for you to try using Lodash on you own and compare your results with my solution.What you will learn in this course:Array and object transformationsGrouping and sortingComposing functionsWorking with string and arraysCloning and assigning propertiesChecking the typesDebounce and throttleExtending lodash with own functionsAnd much more...If you are feeling like you want a deep dive into efficient javascript to improve the quality and scalability of your code then this course is for you.