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 Intertech’s 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...