Commit Graph

42 Commits (2ad2c3378dd716d22028d92eb1de43c389f27848)

Author SHA1 Message Date
Mandavilli Nikitha 253bac3b63 template-oriented features of angular (#30541)
* love for angular

added extra things about components

* fix: added space
2019-06-27 22:50:31 -07:00
Wei Hung Chin 96a4248202 Add new sub-section about using pipes in component (#30152)
Add example of using custom pipe programmatically in a component method
2019-06-27 19:34:24 -07:00
David Lau 7790535664 Example of view and class logic files swapped (#28928)
The file containing class logic usually resides in the *.component.ts file and the view container in the *.component.html. The examples were switched around.
2019-06-27 19:11:43 -07:00
Mandavilli Nikitha ce1c151027 angular routing benefits (#30544)
extra stuff about routing in angular
2019-06-23 09:26:33 -05:00
AJ Wallace ed1af9cd88 ngUpgrade guide for Angular Guide folder (#26935)
* added guide for ngUpgrade library for angular

* add text for ngupgrade guide
2019-06-23 09:19:00 -05:00
Lipis 7dec6425f4 Typescript -> TypeScript (english) (#35206) 2019-03-28 11:41:43 -07:00
Lipis e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
Amit Kumar Dubey 3b279e10c9 feat: add Angular Bootstrap Boilerplate link in Angular 2.x+ resources (#35605) 2019-03-15 23:43:10 +05:30
Rajiv Ranjan Singh 739eefa9d2 Update index.md (#35212) 2019-02-20 08:35:21 -08:00
superTO e719c154f6 Add "ng add" to Angular-CLI (#31561) 2019-02-13 18:45:06 -08:00
Rajiv Ranjan Singh 3b34827f1a Update index.md (#34940) 2019-02-05 07:37:59 -06:00
Suman Roy 49d9aaca40 Added : More detailed information for beginners (#30023)
Added : shell command --> "npm install -g angular"
Added : Description for creating first app in Angular for Beginners
2019-01-27 09:21:39 -07:00
LOKESH NANDANWAR 0a27816727 Added installation guide for Anugular 2.x and greater. (#27113) 2019-01-26 10:48:18 -07:00
Chetan Salvi a19d95440c Updated link label in angular resources guide (#26911) 2019-01-14 19:49:33 -06:00
s-alyssa b6a1b6f163 Improved Grammar under Setting Up Animation (#28608)
From "...must include into the root module's imports array." to "...must be included into the root module's imports array."
2019-01-14 19:43:13 -06:00
Nic Wilson e57699d040 Add link to Angular Material to resources (#26643) 2019-01-09 21:30:42 -05:00
Adam Molnar 9c067ca86c Added another general page (#26392) 2018-12-26 20:20:30 -05:00
Wei Hung Chin edd4272777 Add new course for Angular 2++ 2018-12-25 17:17:20 +09:00
Kobussc 74b554efa4 Added 2 blogs (#25934)
Added Angular.io Blog and Angular University.
2018-12-21 03:56:15 -05:00
Tanmay cd654f7ec4 Updated ng build description (#25234)
Added description for the purpose of ng build command. Removed misleading text that described web-servers as backend. Also added the --prod option and its use and advantages.
2018-12-18 21:58:35 -05:00
Talha Nousher Ali 13298363be Update index.md with latest angular 7 update (#23281) 2018-12-03 18:31:33 +04:00
Dom Slatford e3fe801288 Ionic guide including ionic4 (#22236) 2018-12-02 00:19:45 +09:00
Bro3Simon 1fb9890647 fixed grammar mistake (#24673)
changed "Cascading Style-sheets" to "Cascading Style Sheets"
2018-12-01 00:58:06 +05:30
Dom Slatford b80824e5eb updated angular guide index to focus on angular 2+ (#22190)
* updated angular guide to focus on angular 2+

* corrected links
2018-11-29 05:46:38 -05:00
Dom Slatford 97ef234fe4 Ionic guide update (#22209)
* updated angular guide to focus on angular 2+

* updated intro to ionic guide
2018-11-24 15:28:50 +07:00
heymanpreet 8c758caa8d Added quick link to Angular 6 introduction (#23398) 2018-11-23 20:54:58 -05:00
Manvender Singh Rathore 9cb3bc280d Angular CLI (#22019) 2018-11-17 20:13:56 -07:00
AB5253 f7199d8a8d Angular 7 latest version (#21955)
Angular 7 latest version
2018-11-17 15:35:59 -07:00
AB5253 aaaddd6fc5 TitleCasePipe added (#21941)
* TitleCasePipe added

TitleCasePipe added

* Fixed formatting
2018-11-16 22:08:12 -05:00
Nic Wilson a041dc7f22 Update index.md (#26640)
While NPM is cagey about what NPM actually stands for (https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for), since it's a package manager thought it would be helpful if we referred to it as such here.
2018-11-15 11:39:00 +05:30
kcrabtree eab44f2548 Added blog link to Angular articles by Thoughtram (#21002) 2018-11-04 20:11:47 -06:00
ShivashMahespalsingh fef09384aa Added grammatical correction and explanation (#26449)
* Added grammatical correction and explanation

- Added apostrophe for Single Page Web Application's
- Added the meaning for the MVC abbreviation

* Addressed suggested changes
2018-11-03 22:46:59 -04:00
catrawalkar aea9ee1e84 updated alternative text (#32434) 2018-10-31 00:03:12 +00:00
Nabagata Saha b688afcf7d Add Angular logo (#20437) 2018-10-29 08:13:32 -07:00
Aman Shah e80ee06535 Angular installation (#20239) 2018-10-28 15:14:57 -07:00
Locour 34b35ed0b1 fix angular version number in index.md of angular guide (#20009) 2018-10-27 08:35:27 -05:00
Billy c3bf109c96 Added Angular logo to the top (#19963) 2018-10-26 22:32:01 -04:00
Derek Johnson 8b85713ca3 Fix(guide): Include link to Angular Material 2018-10-23 22:16:36 -04:00
Derek Johnson f959612689 Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
2018-10-22 21:33:38 -06:00
Rachael Neff 50224b4243 Adding description (#19654)
Adding additional description
2018-10-21 09:58:25 -05:00
AJ Wallace e8e8803be2 typos and grammar correction for angular cli guide (#19762)
'n' added to 'npm' and grammar fix
2018-10-20 22:10:34 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30