Category: Angular

  • Basic AngularJS Example, Syntax, calculation

    AngularJS is a JavaScript framework. It can be added to an HTML page with a <script> tag. AngularJS extends HTML attributes with Directives, and binds data to HTML with Expressions In this basic Tutorial you will learn how to add AngularJS and how to use it. But before that you must have basic knowledge of:…

  • AngularJS an Introduction of alternative of Jquery

    AngularJS an Introduction of alternative of Jquery

    Why AngularJS is trending now? just word “Powered by Google”. and in detail: AngularJS is opensource and it is written in JavaScript and maintained by Google, is famously used in the development of single page applications(SPA). These single page applications are web applications or websites that very well suit on a single web page, giving a…