Suggestion of the week
- Easily dock and float tool windows (Mads Kristensen) - Oh my! One of the best post I read since a long time. It cannot me more accurate, funny, nor useful.
Programming
-
DevOps for Beginners: A Complete Roadmap to Get Started (Harshhaa Vardhan Reddy) - This post is a really good overview of DevOps. If your are interested to he topic but don't know where to start,that one is for you.
-
How to Build Frontend Apps 10x Faster (Anmol Baranwal) - An interesting tools that you install that act as middle man and helps while developing and testing.
-
Switch Branches in Git Without Losing Your Work (Asad Bukhari) - Quick little tip to save time with Git.
-
Incorporate GitHub Copilot into your daily flow (Rhea,Sinem,Mika) - Copilot go more accessible!This post summarizes how Copilot will be easier to use with suggested code. That's a good example of product feedback well used, everybody wins!
-
5 Must-Have NuGet Packages for .NET Developers: Elevate Your Code! (Ken Fedorov) - Nice post that shares indeed useful packages.
-
GitHub Models and .NET: Building Generative AI apps for engineers (April Yoho) - Very easy to use and accessible, those AI models are perfect for developers. GitHub successfully removed many blockers that aloud a fast onboarding experience.
-
Semantic Kernel - Multi agent systems (Bart Wullems) - Nice quick post with a lot of to code to helps understand the concept.