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...
-
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...
-
jQueryBasics : The jQuerylibrary defines a single global function i.e. jQuery(). As this function is been used most frequently so a s...
-
An Empty statement is a semi-colon and it does nothing. It can be appeared anywhere a statement is been expected. These can be used where t...