Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(toh-4/dart): copyedits #1637

Merged
merged 1 commit into from
Jun 15, 2016

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Jun 9, 2016

Contributing to #1628.

@chalin chalin mentioned this pull request Jun 9, 2016
6 tasks
@chalin chalin force-pushed the chalin-toh-4-dart-minor-edits-0609 branch from 3293f94 to 2ec71e5 Compare June 9, 2016 20:45
@chalin chalin force-pushed the chalin-toh-4-dart-minor-edits-0609 branch from 2ec71e5 to 8aedb3b Compare June 9, 2016 22:55
@Foxandxss Foxandxss added the dart label Jun 11, 2016
@chalin chalin force-pushed the chalin-toh-4-dart-minor-edits-0609 branch 2 times, most recently from acd0418 to 6fb15c8 Compare June 13, 2016 20:58
@chalin chalin force-pushed the chalin-toh-4-dart-minor-edits-0609 branch from 6fb15c8 to 09fbab2 Compare June 14, 2016 16:35
share that service with all components that need heroes.

### Create the HeroService
Create a file in the `lib` folder called `hero_service.dart`.
.l-sub-section
:marked
We've adopted a convention in which we spell the name of a service in lowercase followed by `_service`.
If the service name were multi-word, we'd spell the base filename with lower underscore case (AKA "snake_case").
If the service name were multi-word, we'd spell the base filename in lower underscore case (also called [snake_case](../guide/glossary.html#!#snake_case)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the snake_case link? (It just went to the top of the glossary page, for me.)

Copy link
Contributor Author

@chalin chalin Jun 15, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The snake_case entry went in with the toh-3 changes. (edited)

@kwalrath
Copy link
Contributor

LGTM, though we should fix that snake_case link.

@chalin
Copy link
Contributor Author

chalin commented Jun 15, 2016

The snake_case entry went in with the toh-3 changes (#1629). You need to rebuild the docs to get it to be picked up. I just did that and it works -- see below.
screen shot 2016-06-15 at 2 15 39 pm

@kwalrath
Copy link
Contributor

I can't get the link to work in my build, but then building anything more than the devguide fails for me right now. I'll take your word that it works.

@kwalrath kwalrath merged commit 25dc59d into angular:master Jun 15, 2016
@chalin chalin deleted the chalin-toh-4-dart-minor-edits-0609 branch June 15, 2016 22:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants