New in Git: switch and restore
Recently Git got two new high level commands switch and restore. The first one allows to quickly switch between branches, and the second one allows to quickly restore a file to specific revision.
10 Fun Things You Can Do With GitHub.dev
10 more or less known tips & tricks you can use on GitHub.
RFC 3339 vs ISO 8601
A cheatsheet that compare two date format standards.
Exploring a minimal Web API with ASP.NET Core 6
Microsoft added a new ways to quickly create Web APIs. I have to admit - I really like it.
minimal.github.io
Tutorials and samples for ASP.NET Core 6 minimal APIs
Parameter optionality in Minimal APIs
More on ASP.NET Core 6 minimal APIs. This time it's about optional parameters.
Add an option to build the concurrency library for back deployment
It looks like async and await might come to environments prior to macOS 12/iOS 15.
Comments
Anything interesting to share? Write a comment.