Reacp of Angular 2 Road Trip Indore To start with, I thank my employer Infragistics for all support in making these community events successful. We have awesome set of controls for your AngularJS 2, MVC, jQuery etc. application. Please download free trial of Ignite UI here On 27th Aug, I hosted second event … Continue reading Recap of Angular 2 Road Trip–Gurgaon
Month: August 2016
Recap of Angular 2 Road Trip–Indore
To start with, I thank my employer Infragistics for all support in making these community events successful. We have awesome set of controls for your AngularJS 2, MVC, jQuery etc. application. Please download free trial of Ignite UI here You can see more photos of the event on my FaceBook here On 20th Aug, … Continue reading Recap of Angular 2 Road Trip–Indore
What are Closures in JavaScript?
Read full article on the Infragistics Blog A JavaScript closure is a function which remembers the environment in which it was created. We can think of it as an object with one method and private variables. JavaScript closures are a special kind of object which contains the function and the local scope of the function … Continue reading What are Closures in JavaScript?