Month: April 2021
-
JavaScript Inheritance
Read more: JavaScript InheritanceJavaScript does not offer classical inheritance structure where child class inherit properties of parent classes. JavaScript allows inheritance between objects with the help of prototype.…
-
JavaScript Constructors and Prototypes
Read more: JavaScript Constructors and PrototypesJavaScript lack classes, it turns to constructors and prototype to bring a similar order to objects. Constructors A constructor is simply a function that is…
-
JavaScript Objects
Read more: JavaScript ObjectsJavaScript Objects can be created using object constructor and object literal; Using Object literal using Object constructor JavaScript uses an internal method called [[Put]] to…
-
JavaScript Functions
Read more: JavaScript FunctionsThe functions have an internal property names [[Call]]. This property is unique to functions and indicate that the object can be executed. Just because of…
-
JavaScript Reference types
Read more: JavaScript Reference typesReference types represent objects in JavaScript. They are the closet things to classes. Reference values are instances of reference types. An object is an unordered…
RECENT POSTS
-
OpenAI just introduced ChatGPT Health
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
-
Why the Cloud & Integration Engineer Role Is AI-Resilient
-
Azure Tenant vs Subscription vs Landing Zone (Plain English Guide)
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux power bi powershell smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
ARCHIVE
DISCLAIMER
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.
