Getting started with Angular 2 Introduction Topic
Detecting changes
would make this addition: Instead of running: node app.js is there a way to monitor any changes to any file to express app or angular app ? – etayluz Mar 20 at 5:38
Example
Getting started with Angular 2 with node.js/expressjs backend (http example included)– etayluz Dec 25 '16 at 16:15
Approved Change
Added a page refresh script to demonstrate how express will send the index.html to the browser and angular will handle the routing from the "/" point. – echonax Mar 19 at 19:09
Approved Change
-
Added http module to the example which I forgot to add. Also mentioned http example in the title.
Approved Change
-
I've added a simple http example which was getting asked a lot on SO.
Link to a working version
Would it be useful to link to a github page with the example working. I know this helps for one being able to do a git clone and see it run and two for things like folder structure where it is easy to miss in the example. – YourGoodFriend Feb 16 at 20:35
-
I agree, would need to be official or very active and dependable.
Discussion closed Mar 3 at 0:05 due to inactivity.
Approved Change
Added a new example of angular2 bootstrapping with expressjs backend – echonax Dec 25 '16 at 15:45
Handled Improvement Request
This topic would benefit from additional syntax notation, explanation of parameters, or remarks.
Add a Version section, describing the major releases of angular2 along with links to release notes. – Community♦ Jul 21 '16 at 10:17
-
A version section has been added
Approved Change
Reworded, simplified, and improved grammar; changed 'Angular2' to 'Angular' since the version number doesn't have to be repeated within docs for Angular 2. – user6939352 Oct 13 '16 at 23:41