Updated readme.md file of 104-templates folder in Angular (#2301)
* Updated readme.md file of104-templates [#1847 ](https://github.com/kamranahmedse/developer-roadmap/issues/1847) I made the required additions to this file and resolved the issue. * Update content/roadmaps/104-angular/content/104-templates/readme.md * Update content/roadmaps/104-angular/content/104-templates/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2308/head
parent
21d3214fb3
commit
1241998c50
1 changed files with 5 additions and 1 deletions
@ -1 +1,5 @@ |
|||||||
# Templates |
# Templates |
||||||
|
|
||||||
|
A template is a form of HTML that tells Angular how to render the component. |
||||||
|
|
||||||
|
<BadgeLink href="https://angular.io/guide/architecture-components" colorScheme="yellow" badgeText="Read">Introduction to Components and Templates</BadgeLink> |
||||||
|
Loading…
Reference in new issue