在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:BoiseCodeWorks/JavaScript-Koans开源软件地址:https://github.com/BoiseCodeWorks/JavaScript-Koans开源编程语言:JavaScript 93.9%开源软件介绍:javascript-koansBased on Edgecase's fantastic Ruby koans, the goal of the Javascript koans is to teach you Javascript programming through testing. When you first run the koans, you'll be presented with a runtime error and a stack trace indicating where the error occurred. Your goal is to make the error go away. As you fix each error, you should learn something about the Javascript language and functional programming in general. Your journey towards Javascript enlightenment starts in the koans/AboutExpects.js file. These koans will be very simple, so don't overthink them! As you progress through more koans, more and more Javascript syntax will be introduced which will allow you to solve more complicated problems and use more advanced techniques. Running the KoansSimply navigate to the Javascript Koans folder using a file browser, and double click on KoansRunnner.html. Any browser will do, but for the best results Firefox or Chrome is recommended. More stack trace information shows up for javascript on these browsers. The first error will be in koans/AboutExpects.js. Fix the first test and refresh the browser. Rinse and repeat until all tests turn green. The test runner used is Jasmine with a customized report viewer. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论