Node Package Manager (npm) has become an indispensable part of modern app development. Its ability to manage JavaScript dependencies and manage app development scripts has led to its popularity. If yo...
Single page layouts are everywhere nowadays. Clicking on page links has been replaced with scrolling through page anchors. That's progress!
However, all that scrolling can be a bit dull. So let's live...
TagHelpers are a new addition to ASP.NET Core that allow developers to write complex HTML elements using a component-like syntax. Let’s begin by discussing the reason TagHelpers were created. By under...
The introduction of Office 365 and SharePoint Online has completely changed the skill set required to be successful in the marketplace. As a SharePoint developer myself, this sent me on a journey to ...
Kendo UI for jQuery provides 70+ UI widgets for building complex, enterprise-grade JavaScript applications. However, today's complex JavaScript applications require more than jQuery alone. This is why...