Over the last few months, I’ve become an ardent evangelist for Microsoft’s Visual Studio Codespaces. Originally rolled out in November 2019 under the name Visual Studio Online, it has fast become my favorite place to noodle around with code. In this post, I’ll...
Dive into some quality content with this week’s episode of Blackslate Software Dev Digest. Below you’ll find some new information on Angular’s next iteration, new password rules to follow, and more. Articles and Videos: Curious what’s planned for...
I just rolled off a client recently that needed to build a Universal Windows Platform (UWP) application as part of their hardware and software solution. For those who aren’t yet familiar with UWP, you can check out this article by Tyler Whitney. As many of you...
It’s been a year since ASP.NET Core and Visual Studio Code became available and early adopters have endured CLI changes and RC changes. If you’ve held off getting into ASP.NET Core for these reasons you are probably now curious about the cross-platform capabilities of...
By now, there is a growing number of .NET developers that are considering frameworks like Angular 2 for their next project. I’m assuming if you’re reading this, you are one of them. It is likely you are new to front-end development using only JavaScript (or...
You have probably heard a lot of comments on React: “React is awesome”, “it’s an awful lot of code to write to achieve the same using jQuery”, etc. It is a lot of code – a lot of useful code, and still pretty fast! Even more useful: overcoming immutability and...