Blazor Vs. ASP.NET

Blazor is a new Single Page Application (SPA) technology by Microsoft. It is a comparable technology to React, Angular, and Vue.js but uses C# instead of JavaScript. It brings C# to the world of SPAs and challenges traditional web apps frameworks such as ASP .NET Web Forms and ASP .NET Core MVC for building web apps. This article discusses the choice between SPAs and traditional web apps and explains the difference between server-side and client-side rendering.

Read More Blazor Vs. ASP.NET

Quantum Computing – a Developer’s Approach

Recently, there’s been more and more word about quantum computing around the web and I’m sure that if you are a software developer you are wondering: Am I about to become obsolete? Do I need to start thinking about a career shift? What kind of skillset do I need to learn to maintain me updated? Is quantum computing better that classic computing (digital)? Read More Quantum Computing – a Developer’s Approach