I want to create a web application and I am exploring how I could do this. So I came across AngularJS. I want to use WCF Service and SQL Server in my application also. I am trying to find what AngularJS, WCF Service, SQL Server can do for me because I do not want change technologies in the middle of my project after discovering that AngularJS cannot do things which I want my application to do.
So, my question is can AngularJS help me create Static web pages and Dynamic web pages? I can start my project in ASP.NET MVC but I want to explore AngularJS and want to find out what it is.
My project is about
- Sending E-mails
- Displaying content from database (in any manner using Ajax)
- Voice chat, Video chat, Text chat
- Can contain Javascript, jQuery, CSS, HTML5
Tell me something about it. Any suggestions? Thanks