# Conflicts: # README.md # public/contribute.jade # public/docs/_includes/_side-nav.jade # public/docs/_includes/_ts-temp.jade # public/docs/index.jade # public/docs/js/latest/cookbook/ts-to-js.jade # public/docs/ts/latest/_data.json # public/docs/ts/latest/cookbook/component-relative-paths.jade # public/docs/ts/latest/cookbook/index.jade # public/docs/ts/latest/cookbook/set-document-title.jade # public/docs/ts/latest/cookbook/visual-studio-2015.jade # public/docs/ts/latest/glossary.jade # public/docs/ts/latest/guide/animations.jade # public/docs/ts/latest/guide/architecture.jade # public/docs/ts/latest/guide/browser-support.jade # public/docs/ts/latest/guide/component-styles.jade # public/docs/ts/latest/guide/forms.jade # public/docs/ts/latest/guide/index.jade # public/docs/ts/latest/guide/pipes.jade # public/docs/ts/latest/guide/router.jade # public/docs/ts/latest/guide/style-guide.jade # public/docs/ts/latest/guide/template-syntax.jade # public/docs/ts/latest/guide/testing.jade # public/docs/ts/latest/guide/typescript-configuration.jade # public/docs/ts/latest/guide/upgrade.jade # public/docs/ts/latest/guide/webpack.jade # public/docs/ts/latest/index.jade # public/docs/ts/latest/quickstart.jade # public/docs/ts/latest/tutorial/index.jade # public/support.jade
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
.support-content
|
|
.grid-fluid
|
|
.c4
|
|
figure
|
|
img(src="/resources/images/support/stackoverflow-logo.png" alt="Us" style="width:240px;")
|
|
.c8
|
|
p <a href="http://stackoverflow.com/questions/tagged/angular2" target="_blank">angular2</a>
|
|
p <a href="http://stackoverflow.com/questions/tagged/angular2-forms" target="_blank">angular2-forms</a>
|
|
p <a href="http://stackoverflow.com/questions/tagged/angular2-template" target="_blank">angular2-template</a>
|
|
|
|
hr
|
|
|
|
.grid-fluid
|
|
.c4
|
|
figure
|
|
img(src="/resources/images/support/gitter-logo.png" alt="Us" style="width:240px;")
|
|
.c8
|
|
p 由社区驱动的<a href="https://gitter.im/angular/angular" target="_blank">实时聊天</a>
|
|
|
|
//
|
|
hr
|
|
.grid-fluid
|
|
.c4
|
|
figure
|
|
img(src="/resources/images/support/angular-gde-logo.png" alt="Us" style="width:240px;")
|
|
.c8
|
|
p Are you looking for an Angular expert? Our experts provide various types of consulting, training, and other services. You can find our awesome GDEs on our <a href="#" target="_blank">Angular GDE page.</a>
|
|
|
|
hr
|
|
|
|
.grid-fluid
|
|
.c4
|
|
figure
|
|
img(src="/resources/images/support/github-logo.png" alt="Us" style="width:240px;" )
|
|
.c8
|
|
p Angular的问题归档在我们的<a href="https://github.com/angular/angular/issues" target="_blank">GitHub仓库</a>
|
|
|
|
hr
|
|
|
|
.grid-fluid
|
|
.c4
|
|
figure
|
|
img(src="/resources/images/support/reddit-logo.png" alt="Us" style="width:240px;" )
|
|
.c8
|
|
p 资源, 文档, 讨论以及更多内容在: <a href="https://www.reddit.com/r/angular2/" target="_blank">/r/Angular2</a>
|