You think you may have interesting content, share it!
Cloud
-
Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available (Steef-Jan Wiggers Follow) - A quick post that detailed what is new and why it's nice.
-
Azure Workbooks - Set it to Auto-Refresh (Shikha Jain) - Your mouse will thanks you, because of less clicks.
-
Cloud-Native learning resources for .NET developers (Nish Anil) - A nice post that explains the cloud-native idea and lists sooooo many resources to get started.
Programming
-
5 things to include in your project ASAP (Lior Bragilevsky) - This is a very JavaScript focus post, but easily portable to other languages.
-
Debugging configuration values in ASP.NET Core (Andrew Lock) - A great tutorial that teaches some great ways to debug and inspect the appSettings.
-
Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services (Garret Sweetwood) - Another great VS Code extension, this time to help you with your authentification with AWS.
-
Scaling Microservices on Kubernetes (Ashley Davis) - Interesting post about scaling. Scaling horizontally, vertically the advantages and complexities of each options.
-
Tetris in Blazor WebAssembly (Matthew Jones ) - I keep repeating it, coding is fun and creative! Learn more about this cool open source project in this post.
-
The common misconception about TypeScript (Narasimha Prasanna HN) - This is a great post that shares simple best practices in TypeScript.
Miscellaneous
- Get better at programming by learning how things work (Julia Evans) - Inspirational post to stay curious and keep learning.