10 VS Code Extensions You Need Today
Building in Visual Studio Code is amazing and it's made even better by extensions. In this post, we talk about the top 10 VS Code extensions you should be using in 2021.
Learnings about .NET, JavaScript, Cloud, AI, and family.
Building in Visual Studio Code is amazing and it's made even better by extensions. In this post, we talk about the top 10 VS Code extensions you should be using in 2021.
What are the differences between Blazor Server and WebAssembly (WASM)? When should you use each and why?
Since I started woodworking, I've had the goal of building my own desk, complete with a wireless charger and built-in USB hub.
A reflection on one year of coding live on Twitch to learn new technologies, share what I know, and encourage others to grow personally & professionally.
In this tutorial, we will use the apollo-client NPM package within Node.js to query and mutate third-party GraphQL endpoints.
In this tutorial, we will build a multi-party video conference that allows us to analyze the sentiment of each participant based on their facial expression. Then we'll display that sentiment as an emoji over their video.
How to map objects to one another in ASP.NET Core 3 applications with AutoMapper.
Implement simple JSON HATEOAS support to an ASP.NET Core web API
How to mount Azure File Storage as a persistent volume in your multi-container App Services.
Accessing environment variables from your Azure Key Vault is simple for normal Azure App Services, but a little more involved for Azure Function App Services.
Don't want to install SQL instances on your personal or work machine? No problem, because you no longer need to. Let's learn how to spin up a Docker container and access it with SQL Management Studio.
Helping other contribute to public repositories on GitHub by providing contributing and code of conduct guidelines.