在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:timoxley/functional-javascript-workshop开源软件地址:https://github.com/timoxley/functional-javascript-workshop开源编程语言:JavaScript 100.0%开源软件介绍:Functional Javascript WorkshopTeaching fundamental functional programming features of Javascript.No libraries required (i.e. no underscore), just ES5.MissionMany functional programming learning resources will teach you to write functional code, but it's often highly indirect, deeply abstracted, requires understanding complex relationships between custom library calls, and doesn't represent the reality of how people actually write JavaScript. The goal of this workshop is to create realistic problems that can be solved using terse, vanilla, idiomatic JavaScript. Please read the exercises thoroughly and obey all conditions, they are there to help you learn! Installation & Update
Some npm installations require use of Usage Instructions1. Selecting a problem to work onOnce the workshop is installed, run
Problems are listed in rough order of difficulty. You are advised to complete them in order, as later problems will build on skills developed by solving previous problems. 2. Writing your solutionOnce you have selected a problem, the workshop will remember which problem you are working on. Using your preferred editor, simply create a file to write your solution in. Most problems will supply some boilerplate with which to get started. Copy this from the problem description to your solution file. 3. Testing your solutionUse the workshop's
4. Verifying your solutionYour solution will be verified against the output of the 'official' solution. If all of the output matches, then you have successfully solved the problem!
Stuck?Feedback and criticism is welcome, please log your troubles in issues. Full curriculum reviews like this one are incredibly helpful. More feedback like this please! We're looking for more practical problems, so if you come across a problem in your day-to-day work which was solved simply and elegantly with some functional JavaScript techniques, please help us create an exercise out of it. ScreenshotsResourcesA growing collection of quality functional javascript resources can be found in the wiki. Thanks rvaggThis tutorial was built using rvagg's workshopper framework. Summary
LicenseMIT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论