File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
public/docs/ts/latest/guide Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
block includes
2
2
include ../_util-fns
3
3
4
- - var langName = current .path [1 ] == ' ts' ? ' TypeScript' : ' JavaScript'
5
4
figure
6
- img( src ="/resources/images/devguide/intro/people.png" alt ="Us" align ="left" style ="width:200px; margin-left:-40px;margin-right:10px" )
5
+ img( src ="/resources/images/devguide/intro/people.png" alt ="Us" align ="left" style ="width:200px; margin-left:-40px;margin-right:10px" )
6
+
7
7
:marked
8
8
This is a practical guide to Angular for experienced programmers who
9
- are building client applications in HTML and #{langName}.
10
-
11
- <br clear="all">
9
+ are building client applications in HTML and #{_Lang}.
10
+ <br style="clear:left;">
12
11
13
- <a id =" learning-path" ></a >
14
12
:marked
15
13
# Organization
16
14
You can’t perform that action at this time.
0 commit comments