In this video tutorial we will discuss all the concepts related to Angular 2 starting from the basics. There is no need to learn Angular 1 before learning Angular 2. You can start with Angular 2.
The image version of the slides are available on this blog at no cost. However, if you want to download all the original PPTs, you can order them from the following link.
http://www.pragimtech.com/download_kudvenkat_slides.aspx
Please share if you think these video are useful
The image version of the slides are available on this blog at no cost. However, if you want to download all the original PPTs, you can order them from the following link.
http://www.pragimtech.com/download_kudvenkat_slides.aspx
Please share if you think these video are useful
- 1. Introduction to Angular 2 | Text | Slides
- 2. Setting up Angular 2 in Visual Studio | Text | Slides
- 3. Run angular 2 app using f5 from visual studio | Text | Slides
- 4. Angular 2 components | Text | Slides
- 5. Angular template vs templateurl | Text | Slides
- 6. Angular 2 nested components | Text | Slides
- 7. Styling angular 2 components | Text | Slides
- 8. Angular interpolation | Text | Slides
- 9. Property binding in Angular 2 | Text | Slides
- 10. html attribute vs dom property | Text | Slides
- 11. Angular attribute binding | Text | Slides
- 12. Class binding in angular 2 | Text | Slides
- 13. Style binding in angular 2 | Text | Slides
- 14. Angular2 event binding | Text | Slides
- 15. Two way data binding in angular 2 | Text | Slides
- 16. Angular ngFor directive | Text | Slides
- 17. Angular ngFor trackBy | Text | Slides
- 18. Angular pipes | Text | Slides
- 19. Angular custom pipe | Text | Slides
- 20. Angular 2 container and nested components | Text | Slides
- 21. Angular component input properties | Text | Slides
- 22. Angular component output properties | Text | Slides
- 23. Interfaces in Angular 2 | Text | Slides
- 24. Angular component lifecycle hooks | Text | Slides
- 25. Angular services tutorial | Text | Slides
- 26. Angular and ASP.NET Web API | Text | Slides
- 27. Angular 2 http service tutorial | Text | Slides
- 28. Angular 2 http error handling | Text | Slides
- 29. Using Bootstrap with Angular 2 | Text | Slides
- 30. Angular 2 routing tutorial | Text | Slides
- 31. Angular 2 route parameters | Text | Slides
- 32. Angular dependency injection | Text | Slides
- 33. Why dependency injection | Text | Slides
- 34. Angular singleton service | Text | Slides
- 35. Angular Injector | Text | Slides
- 36. Angular root injector | Text | Slides
- 37. Angular router navigate method | Text | Slides
- 38. Promises in angular 2 example | Text | Slides
- 39. Angular promises vs observables | Text | Slides
- 40. Observable retry on error | Text | Slides
- 41. Angular observable unsubscribe | Text | Slides
- 42. Difference between AngularJS, Angular 2 and Angular 4 | Text | Slides
- 43. Angular 2 course wrap up and what's next | Text | Slides
Thanku very much sir please add more about angular2
ReplyDeletesir please implement CRUD operations using angular 2
ReplyDeleteplease explain CRUD operations in web API
ReplyDeleteHi Venkat sir please can u Explain webpack in angular2 with CURD operation using WebApi ?
ReplyDeleteThank you so much Venkat!, Requesting to you for CRUD operations using angular 2.
ReplyDeleteGreat tutorials Sir, I am a great fan of yours. Please also include the Component Life-cycle hooks in the upcoming videos.
ReplyDeleteThanks in Advance Sir :)
Can i use Angular 4 with SQL ? please help me i am so confused how can save my data in SQL.
ReplyDeleteThis comment has been removed by the author.
DeleteHi Sir, Could you please explain how to configure Angular js 2 files with Mvc projects.
ReplyDeleteangular 2 with web api
ReplyDeleteHi Vanket could you please provide authentication tutorial ?
ReplyDeleteThanks a lot...
ReplyDeletePlease can you explain authentication using angular 2 jwt or other.
thump up. (Y)
ReplyDeleteafter this series plx you should continue design pattern series its a very humble request to you .because its a very important series for every developer. I believe most of people agree with this statement. thank you
bit more about typescript
ReplyDeleteHi Sir These Tutorial is verymuch helpful.
ReplyDeleteCould you provide more videos.
can we use signalR in angular..?
ReplyDeleteplease add some vedios of nodes js
ReplyDeletefrom where i can load source code of angular 2
ReplyDeleteCRUD using Angular 2
ReplyDeletePlease include video on How to use Google Chrome developer TOOL.
ReplyDeleteHow to Inject Services into Services
ReplyDeleteHi sir plz make a video regarding pop up in angular 2
ReplyDeleteCompletely unique
ReplyDeletePlease provide sample code to upload file using Angular2 using REST
ReplyDeleteThanks,
Mahesh Sherkar
Mahesh.Sherkar@gmail.com
A good teacher can inspire hope, ignite the imagination, and instill a love of learning.
ReplyDeleteVanket Sir Wish u Happy Teachers day....
crud with angular2 + web api please
ReplyDeleteCould you please throw some light on below angular topics as well:
ReplyDelete1. Custom Factory.
2. Custom Directive.
3. Factory versus Service.
4. When to use promise and when to use httpservice.
Hi,
ReplyDeleteHow to debug Angular 2 application
Sir,Thank you so much for giving us these tutorials in such a simple way. Can you please make a video for "Dynamic Component" ?
ReplyDeletewaiting for more videos ... completed 41 videos.... :)
ReplyDeleteHow to debug Angular 2 application
ReplyDeleteWaiting For More Videos...
ReplyDeleteExcellent idea for Angular Cli. Please include how to write unit test in angular
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi Sir, Could you please explain Angular js 2 files & TYPE script both are one or different if different which one is better
ReplyDeleteHello sir
ReplyDeletei am working on application but i got stuck somewhere
problem is that i want to show header,sidebar and navbar for all logged in user but not in login,register screen.
this functionality i have achieved using *ngIf for this i have to check on every component and maintain the value. i am writing same code everywhere.
i want to centralize it.
So please help me
How to deploy the application on azure... I need it urgently. please do the needful
ReplyDeleteHi Venkat,
ReplyDeletefirstly thanks for the help. can you please provide the link source code of the videos.
Hi sir,I am following your video tutorial for angular 2
ReplyDeleteand my application Run through command prompt but when i compile the code i am getting the errors as follows..
1.Build:Class 'Subject' incorrectly extends base class 'Observable'.
2. TS2307 Cannot find module '@angular/core'.
3. TS2415 Class 'Subject' incorrectly extends base class 'Observable'.
Types of property 'lift' are incompatible.
Type '(operator: Operator) => Observable' is not assignable to type '(operator: Operator) => Observable'.
Type 'Observable' is not assignable to type 'Observable'.
Type 'T' is not assignable to type 'R'
Open command prompt and go to the project path and run the below command
Deletenpm install --save rxjs@^5.4.2
Now build the solution. Hope it works.
Thanks
Mohan
Thank you is not enough for you VENKAT. I really learned lot from your tutorials. Hope you continue to upload more tutorials in future.
ReplyDeleteVenkat can we work angular 2 with visual studio 2012??
ReplyDeleteHi Venkat....How do we deploy Angular 2 solution to Sharepoint.
ReplyDeleteHi Venkat sir..your all tutorial was very nice and understanding language use. I need too learn the type script from the beginner so can make tutorial for type script with node.js
ReplyDeletehello Venket sir please upload the video tutorial series of nodeJs for beginner and also for experienced developers.
ReplyDeleteHi Venkat Sir, can you please make videos on angular universal concept, angular 4 and 5 new features.
ReplyDeleteHi sir, I like the way you describe the concepts. if it is possible please make videos on css
ReplyDeleteThank YOu !!! Thanks Guru..
ReplyDeleteHi Sir, I am unable to call web api with the help of angular I have also refer your angular2 video 27th but getting error as given below:
ReplyDeleteFailed to load http://localhost:50028/api/employees: The 'Access-Control-Allow-Origin' header has a value 'http://localhost:53554/' that is not equal to the supplied origin. Origin 'http://localhost:53554' is therefore not allowed access.
Greetings,I took the Angular CLI course (26 videos) and the Angular 2 course (46 videos). I see that the Angular 5 course (71 videos) is one long 12 hour video. Is there no playlist? Also, is the text version of the Angular 5 course on the web site like it is for the Angular 2 course: that is , are there 71 links to the text version of the video? Thank you.
ReplyDeleteReally quality tutorials. Always refer your teachings whenever in doubt.
ReplyDeleteHi, Your videos are excellent in quality and easy to follow/understand. I have a suggestion related to unit testing angular app. You must post a video on unit testing angular app since without it no one really develops angular app nowadays.
ReplyDelete