Month: July 2017
-
What is “let” statement in JavaScript?
Using the let statement, you can create Block scoped local variables in JavaScript. The let statement was introduced in the ECMAScript 6 standard of JavaScript. Before ECMAScript 6, JavaScript had three types of scoping: Global scoping Functional scoping Lexical scoping To explore let statement in detail, consider the code snippet given below: This file contains […]
-
Video- what is let statement in JavaScript
In this video , learn “what is let statement in JavaScript “ Since, I have recorded this video in Starbucks, there is some noise. I am sorry for that. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that […]
-
Join free webinar on “Step by Step Getting Started with Angular 4”
On behalf of Infragistics , I am hosting a free webinar on “Step by Step Getting Started with Angular 4”. To attend register here . I invite you to attend this webinar on 20 July 2017 Thursday at 11 AM. This is an opportunity for you to learn Angular 4 application development from comfort of […]
-
Thanks Microsoft for awarding me Most Valuable Professional Award 8th times in a row
I am very happy and excited to share that once again I have received prestigious Microsoft Most Valuable Professional Award First time I got Microsoft MVP award in 2010 in Connected System Development specialization. In 2015, my specialization got changed to ASP.NET/IIS and in 2016, it changed to Visual Studio and Development. Once again, in […]