在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:bjpbakker/angular-koans开源软件地址:https://github.com/bjpbakker/angular-koans开源编程语言:JavaScript 100.0%开源软件介绍:Angular KoansThis project contains some koans for learning AngularJS. Using tags various practices are offered. Quick StartTo start working on the first koan quickly, checkout the koan and read the description using the following commands.
Read the description and get cracking at it. To move to the next koan checkout the The remainder of this README describes how to run a koan and provides more details on the koan and solution tags provided by this repository. Running a KoanThese koans are created using Node.js. If you haven't already make sure to install Node.js from nodejs.org. Installation details are provided by Node.js. From any tag you can run the koans using the included server. First you need to install the required dependencies.
Then you can run the server.
KoansA list of koans is simply populated from the tags in this repository. These are annotated tags containing a description of the koan. To get a list of koans with a brief summary, you list the tags in the repository:
To read the full description of a koan, you show the full annotation of the commit.
Note: this also includes the message of the commit that is marked by the tag. You can safely ignore this. For each koan two tags are provided. The first one marks the starting point of the koan. The second one marks the solution point in this repository. To start working on a koan you'd branch off the starting point. For example, to start with first koan you do create a solving branch and checkout that branch:
Tip: when you get stuck solving a koan you can consider reading the commit logs of the corresponding solution tag. These commit messages should be verbose on the changes. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论