Angular template vs templateurl

  Рет қаралды 245,840

kudvenkat

kudvenkat

Күн бұрын

Пікірлер: 31
@lallidilli
@lallidilli 7 жыл бұрын
AWESOME!!! One of THE BEST Presentation ever seen. Appreciate for sharing the videos. Thanks a lot. :)
@arunbm123
@arunbm123 7 жыл бұрын
very brilliant. You have prepared the tutorial Script very well and meticulously.
@dipinraman303
@dipinraman303 7 жыл бұрын
you videos are really helping me and many to understand the concepts well.Thank you!!
@shitalpalve1272
@shitalpalve1272 4 жыл бұрын
It is not showing error for me if I used single quote in template for more than one line. it is giving accurate output.
@abdoessamsarhan6911
@abdoessamsarhan6911 7 жыл бұрын
thanks sir for sharing knowledge . excellent tutorials
@ThumbIKR
@ThumbIKR 6 жыл бұрын
Thank you sir for this Angular 2 tutorial series. Please sir make tutorial series on Angular 4 :)
@Csharp-video-tutorialsBlogspot
@Csharp-video-tutorialsBlogspot 6 жыл бұрын
As you might already know, there is a massive difference between Angular JS 1 and Angular 2. However, there is no much difference between Angular 2, Angular 4, Angular 5 and Angular 6. The way we build angular applications using Angular 2, 4 or 5 is very identical. The following video explains the difference between angular versions kzbin.info/www/bejne/mHLbY3-dhrGeopo If you are starting to learn Angular, I suggest start with Angular 2 at the following link. kzbin.info/aero/PL6n9fhu94yhWqGD8BuKuX-VTKqlNBj-m6 And then Angular CRUD tutorial at the following link. This tutorial uses Angular 5 and covers all the concepts we were not able to cover in Angular 2 tutorial. kzbin.info/aero/PL6n9fhu94yhXwcl3a6rIfAI7QmGYIkfK5 I believe Angular CLI is a great tool to increase your productivity. So I suggest learn Angular CLI as well. kzbin.info/aero/PL6n9fhu94yhWUcq5Pc16uf8YKXoZ87Vh_ Hope you will find these resources useful to learn Angular.
@npkonstan1681
@npkonstan1681 7 жыл бұрын
Thanks a lot for teaching us!
@mayank50000
@mayank50000 7 жыл бұрын
Hi Venkat Why I am getting this error. "(systemjs) unexpected token ] syntaxerror unexpected token"
@agkumar8732
@agkumar8732 7 жыл бұрын
Hi Venkat, Current version of angular is 4. Then what is need of learning angular 2. Like angularJs 1.x will we have to learn the complete set of new things in angular4? Please record a video to avoid this confusion.
@Brand73
@Brand73 7 жыл бұрын
a gouri kumar yes. I have the same concern.
@npkonstan1681
@npkonstan1681 7 жыл бұрын
Angular 1.x is the previous older version of the framework, Angular 2 is a total re-wright of the framework, same name but different. Angular 4 is the newer version of Angular 2, We have to learn Angular 4, here is the official link angular.io/
@naveenkumar-bz3rg
@naveenkumar-bz3rg 7 жыл бұрын
Angular 4 came with minor updates from angular2, angular 2 is mandatory to learn.Happy Codding.
@DjProGamerMan
@DjProGamerMan 7 жыл бұрын
angular 4 is simply angular 2.4 , only few changes were made !
@ihsanullah4058
@ihsanullah4058 7 жыл бұрын
Thanks sir for sharing knowledge....
@atiqachaudhary2346
@atiqachaudhary2346 7 жыл бұрын
can i use atom for coding instead of visual studio ?
@Yozik2
@Yozik2 7 жыл бұрын
Is it possible refer the templateUrl property to a controller view address that renders the html via the razor engine?
@npkonstan1681
@npkonstan1681 7 жыл бұрын
Angular's template is used to front end -the browser- Razor engine views are created to the back-end -the server- I don't think is possible to mixed them, but someone may be know better!
@vishnuthakur837
@vishnuthakur837 7 жыл бұрын
But sir, If we have to use multiple html references then what should to do???
@atiqachaudhary2346
@atiqachaudhary2346 7 жыл бұрын
And also ...........please explain me if i have to use multiple html references then what should to do ?
@sanatanShishya1521
@sanatanShishya1521 6 жыл бұрын
your videos are very nice sir, i fell your mic is somewhat more close and it's sound is too pinning my ears. plz improve it.
@kalyansoma6922
@kalyansoma6922 7 жыл бұрын
in the templateUrl instead of app if we gave ./app.component.html - there were no errors . whats the reason sir ?
@KevinPiattAdmiralP
@KevinPiattAdmiralP 6 жыл бұрын
The dot (".") represents the parent directory of the file you are referencing. Using two dots ("..") would then represent the next directory up from the first. So in this case two dots would represent the "src" directory. So the "." and "app" are interchangeable and both will work. Perhaps one of responses here will explain it a bit better than I am: superuser.com/questions/37449/what-are-and-in-a-directory
@sumersinghrana8868
@sumersinghrana8868 7 жыл бұрын
what is system js?
@sumersinghrana8868
@sumersinghrana8868 7 жыл бұрын
system js
@npkonstan1681
@npkonstan1681 7 жыл бұрын
System.js is a javascript library, It is used from Angular to load modules -js files- dynamically github.com/systemjs/systemjs
@pradeepyande2206
@pradeepyande2206 5 жыл бұрын
cannot load app.component.ts. No any error. index.html not loading. only startup pg loaded.
@gmdarsh
@gmdarsh 7 жыл бұрын
super video Thank you sir
@shreyas9204
@shreyas9204 7 жыл бұрын
Hi, can someone tell me what this means? Severity Code Description Project File Line Suppression State Error Build:Class 'Subject' incorrectly extends base class 'Observable'. Angular2 D:\SoftwareLearning\OnlineLearningCodes\Angular\Angular2\Angular2 ode_modules xjs\Subject.d.ts 16 I got this error while testing the code that we saw in this video... Thanks in advance...
@vikassangal2107
@vikassangal2107 5 жыл бұрын
nice video series
@RonyMattar
@RonyMattar 7 жыл бұрын
Thanks!!
Angular 2 nested components
13:00
kudvenkat
Рет қаралды 293 М.
Styling angular 2 components
11:18
kudvenkat
Рет қаралды 197 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Angular Tutorial for Beginners: Learn Angular & TypeScript
2:02:42
Programming with Mosh
Рет қаралды 4,5 МЛН
Angular Singleton Service
16:42
kudvenkat
Рет қаралды 86 М.
@HostBinding in Angular | Directives | Angular 12+
8:40
procademy
Рет қаралды 24 М.
Angular component output properties
16:56
kudvenkat
Рет қаралды 154 М.
Angular dependency injection
8:14
kudvenkat
Рет қаралды 112 М.
Data Binding - Angular (Tutorial #6)
14:49
Nisha Singla
Рет қаралды 52 М.
Was I Wrong About Blazor? | Coding Shorts 111
16:35
Shawn Wildermuth
Рет қаралды 30 М.
Programming Is NOT Enough | Add these 7 skills…
13:19
Travis Media
Рет қаралды 423 М.
Angular ngFor directive
9:10
kudvenkat
Рет қаралды 147 М.