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...
-
1. concat() : concat() method joins two or more methods. Syntax : array.concat(val1,val2...valn); It returns a new array. Example...
-
The Object literal notation is not as same as JavaScript Object Notation(JSON). JSON property is defined as "property" : ...