<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Angular_Notes_-_Old</id>
	<title>Angular Notes - Old - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Angular_Notes_-_Old"/>
	<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Angular_Notes_-_Old&amp;action=history"/>
	<updated>2026-05-18T11:20:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://performiq.com/kb/index.php?title=Angular_Notes_-_Old&amp;diff=5191&amp;oldid=prev</id>
		<title>PeterHarding: Created page with &quot;=Getting across Angular=  Angular2 -&gt; Angular  ==Links==  Here where various source code lives:  * https://github.com/angular   ===Using the CLI===  * https://cli.angular.io/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Angular_Notes_-_Old&amp;diff=5191&amp;oldid=prev"/>
		<updated>2021-10-16T19:31:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Getting across Angular=  Angular2 -&amp;gt; Angular  ==Links==  Here where various source code lives:  * https://github.com/angular   ===Using the CLI===  * https://cli.angular.io/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Getting across Angular=&lt;br /&gt;
&lt;br /&gt;
Angular2 -&amp;gt; Angular&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
Here where various source code lives:&lt;br /&gt;
&lt;br /&gt;
* https://github.com/angular&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Using the CLI===&lt;br /&gt;
&lt;br /&gt;
* https://cli.angular.io/ - This makes it much easier to quickly setup a project with a consistent structure.&lt;br /&gt;
* https://cli.angular.io/reference.pdf&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ npm install --global angular-cli&lt;br /&gt;
$ ng new my-app&lt;br /&gt;
$ cd my-app&lt;br /&gt;
$ npm install&lt;br /&gt;
$ npm start&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Tutorials and Examples==&lt;br /&gt;
&lt;br /&gt;
===Using Auth0===&lt;br /&gt;
&lt;br /&gt;
* https://auth0.com/blog/angular-2-ngmodules/&lt;br /&gt;
&lt;br /&gt;
====Intro Tutorial====&lt;br /&gt;
&lt;br /&gt;
* https://auth0.com/blog/creating-your-first-real-world-angular-2-app-from-authentication-to-calling-an-api-and-everything-in-between/&lt;br /&gt;
* https://github.com/auth0-blog/angular2-authentication-sample&lt;br /&gt;
&lt;br /&gt;
====Daily Deals Tutorial====&lt;br /&gt;
&lt;br /&gt;
* https://auth0.com/blog/angular-2-authentication/ - Project uses &amp;#039;Daily Deals&amp;#039;&lt;br /&gt;
* https://github.com/auth0-blog/angular-2-authentication-tutorial&lt;br /&gt;
&lt;br /&gt;
===Using Stormpath===&lt;br /&gt;
&lt;br /&gt;
Stormpath have just merged with Auth0!&lt;br /&gt;
&lt;br /&gt;
[[Category:Angular]]&lt;br /&gt;
[[Category:WebDev]]&lt;/div&gt;</summary>
		<author><name>PeterHarding</name></author>
	</entry>
</feed>