ngCourse2

An AngularJS Course from Rangle.io

  • 所有者: rangle/ngCourse2
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Angular Course From Rangle.io

This repository contains handout materials and code for Rangle.io's AngularJS training course, focusing on Angular 2.

This is meant to be used as a part of the course, which is normally offered as a 2-4 day event. See rangle.io/javascript-training.html for more information.

The Book

Read our Angular training book or visit our GitBook page to either view it in your browser or download a PDF, ePub or Mobi version.

The Code

The repository also contains a number of examples and exercises. To work with them:

Get the source code:

git clone https://github.com/rangle/ngCourse2
  • Navigate to your source folder and then install the dependencies:
cd /path/to/your/ngCourse2
npm install
  • Then run either the examples:
npm run examples

Your browser should load showing the folders the examples are stored in. Navigate around and see them in action. Changing the code will update the examples in real time.

  • or run the exercises:
npm run exercises

Your browser should load showing the folder the exercises are stored in. Navigate around and see them in action, be warned that the folders not marked with "_solution" might not work out of the box.

Feedback

We welcome your feedback - please take a moment to fill out this survey to let us know what you think.

Thanks!

Contributing

Text that is being contributed to the book must follow the style guide

主要指标

概览
名称与所有者rangle/ngCourse2
主编程语言TypeScript
编程语言JavaScript (语言数: 4)
平台
许可证Other
所有者活动
创建于2016-01-08 16:35:24
推送于2023-04-16 22:54:30
最后一次提交2022-01-27 16:11:25
发布数3
最新版本名称v2.3 (发布于 )
第一版名称Angular.2.RC5 (发布于 2016-09-12 16:52:09)
用户参与
星数183
关注者数144
派生数124
提交数2k
已启用问题?
问题数238
打开的问题数52
拉请求数674
打开的拉请求数6
关闭的拉请求数56
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?