32
This commit is contained in:
		
							parent
							
								
									ab2da15889
								
							
						
					
					
						commit
						679e00c066
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -195,7 +195,7 @@ To understand a bit better let's take a look on the trips page which is built up
 | 
			
		|||
</div>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
The above html contains a navbar and a simple list of trips. What we notice from the start are the double brackets (e.g. '\{\{ trip.departure \}\}') and directives starting with "ng" prefix. These are the main ways how the template interacts with the controller :
 | 
			
		||||
The above html contains a navbar and a simple list of trips. What we notice from the start are the double curly braces (e.g. '\{\{ trip.departure \}\}') and directives starting with "ng" prefix. These are the main ways how the template interacts with the controller :
 | 
			
		||||
 | 
			
		||||
```javascript
 | 
			
		||||
(function () {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue