Ang 1
Ang 1
Mobile Support : Angular 1 was not built for mobile devices. It is possible to run
Angular 1 on mobile but we will have to use other frameworks. Angular 2 on the
other hand is designed from the ground up with mobile support. Mobile device
features and limitations like touch interfaces, limited screen real estate, and
mobile hardware have all been considered in Angular 2. So with Angular 2 we can
build a single application that works across mobile and desktop devices.
Component Based Development : Component based web development is the future of web
development. In Angular 2, "everything is a component". Components are the building
blocks of an Angular application. The advantage of the component-based approach is
that, it facilitates greater code reuse. From unit testing standpoint, the use of
components make Angular2 more testable. We will discuss what a component is and how
to build components with examples in detail, in our upcoming videos.
More language choices : There are several languages that we can use to develop
Angular applications. To name a few, we have
1. ECMAScript 5
2. ECMAScript 6 (also called ES 2015)
3. TypeScript etc.
Besides these 3 languages we can also use Dart, PureScript, Elm, etc, but among all
these, TypeScript is the most popular language.
If you are interested in reading more about the ECMAScript standard and what these
different versions of ECMAScript have to offer, please refer to the the following
Wikipedia article.
https://en.wikipedia.org/wiki/ECMAScript
Because of all these benefits writing, maintaining and refactoring applications can
be an enjoyable experience. So obviously TypeScript has become the number one
choice of many developers for developing Angular applications.
For this course we will be using Visual Studio as the code editor. Besides Visual
Studio, TypeScript is supported by several other editors like
1. Visual Studio Code
2. Eclipse
3. WebStorm
4. Atom
5. Sublime Text etc.
So you can use any favourite editor of your choice to build Angular 2 applications
using TypeScript.
Reply
Replies
Reply
Reply
Reply
It is difficult to express gratitude for the knowledge that you have given and
which you are still giving. I'll just say that, thanks to you, I got a .net
developer job in which I enjoy. I feel completely confident in my job because I
know and have a good understanding of all important concepts and many more, thanks
to your lessons. Since I always have your blog open and, in conversation with my
colleagues, often refer to your examples and lessons which I constantly use in
production, you are now well known in our company as a "wise teacher from India" :)
Thank you and God bless you!
Reply
Reply
Reply
Replies
Reply
Reply
Reply
Reply
Reply
Reply
Complete Tutorials
How to become a full stack web developer
JavaScript tutorial
Bootstrap tutorial
Important Videos
The Gift of Education
Web application for your business
C tutorial
Angular 6 Tutorial
Angular 2 Tutorial
Design Patterns
SOLID Principles
Bootstrap
AngularJS Tutorial
jQuery Tutorial
JavaScript Tutorial
Charts Tutorial
LINQ
LINQ to SQL
LINQ to XML
Entity Framework
WCF
C#
SQL Server
ADO.NET
ASP.NET
GridView
ASP.NET MVC
Slides
Entity Framework
WCF
C#
SQL Server
ADO.NET
ASP.NET
GridView
ASP.NET MVC
Interview Questions
C#
SQL Server
Written Test
Powered by Blogger.