JavaScript is a full-fledged programming language. Invented by Brendan Eich, the Mozilla Foundation and the Mozilla Cooperation . It allows to solve the complex solutions on web pages. It can provide dynamic interactivity and it is incredibly versatile.
This blog is about learning all the technologies related to front-end i.e. HTML5,CSS,JavaScript,Jquery,BootStrap,AngularJS. The amazing tricky questions are also been added as an advantage for all the above mentioned technologies.
Overview of AngularJS
AngularJS is an open source web application framework. It is now maintained by Google . The most of the code can be eliminated by using th...
-
The basic components which can be done related to DOM elements are the properties and attributes which are been assigned to the elem...
-
Object can be also be created with the following two steps : 1. By writing a constructor function, define the object type. It would be be...
-
AngularJS offers an excellent feature known as two-way data binding . Data binding means when the value is been changed in the view, then ...