在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:paytonrules/typescript.koans开源软件地址:https://github.com/paytonrules/typescript.koans开源编程语言:TypeScript 94.8%开源软件介绍:Typescript KoansIn this set of examples and tests we cover typescript concepts by building a simple and lighter version of Lodash Quick startMake sure you have Node version >= 6.0 and NPM >= 3
# clone our repo
git clone https://github.com/hackages/typescript.koans.git
# change directory to our repo
cd typescript.koans
# start the server (`npm install` will be performed for you)
npm start
# start your tests in the console (`npm install` will be performed for you)
npm test
go to http://localhost:8080 in your browser We use Mocha in this repository For those using For those using WallabyJS, just run it and you'll be on your way to master JS syntax TypeScript
Use latest TypeScript compilerTypeScript 2.1.x includes everything you need. Make sure to upgrade, even if you installed TypeScript previously.
Use a TypeScript-aware editorWe have good experience using these editors:
ContributingFeel free to send us PRs Happy coding! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论