Chirag Patel
My personal blog siteCreational – Singleton Pattern
Problem At times we need to create a single instance (object) of a class in our software application with easy access via a global access point. Singleton pattern is used to achieve this. The singleton pattern is one of the best-known and widely used patterns in...
SharePoint Framework Development Series
What is SharePoint Framework? The SharePoint Frameowrk (SPFx) is a programming model for SharePoint pages and web parts. To understand this, you need to be familiar with SharePoint's previous programming models and tool chains which I will discuss in detail in this...
Design Patterns
What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500sRight-click the RazorPagesMovie project > Add > New Folder. Name the folder Models. Right...
Recent Comments