mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
35165d152d
commit
16ab166315
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ When you need to share logic between components, Angular leverages the design pa
|
|||
|
||||
## What are services?
|
||||
|
||||
Services are reusable pieces of code that can be injected
|
||||
Services are reusable pieces of code that can be injected.
|
||||
|
||||
Similar to defining a component, services are comprised of the following:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue