在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:bloominstituteoftechnology/JavaScript-II开源软件地址:https://github.com/bloominstituteoftechnology/JavaScript-II开源编程语言:JavaScript 97.3%开源软件介绍:JavaScript - IIWith some basic JavaScript principles in hand, we can now expand our skills out even further by exploring callback functions, array methods, and closure. Finish each task in order as the concepts build on one another. Set Up The Project With GitFollow these steps to set up and work on your project:
Follow these steps for completing your project.
Task 1: Higher Order Functions and CallbacksThis task focuses on getting practice with higher order functions and callback functions by giving you an array of values and instructions on what to do with that array.
Task 2: Array MethodsUse
Task 3: ClosuresWe have learned that closures allow us to access values in scope that have already been invoked (lexical scope). Hint: Utilize debugger statements in your code in combination with your developer tools to easily identify closure values.
Stretch Goals
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论