C# 9 introduced us to records, a new way to define data structures with increased readability and usability in specific scenarios. While they may look like structs or classes, they offer an opportunity to reduce boilerplate code and potentially allow us to code differently. One of the significant differences between records and other types is that records operate as value types. In this post, we’ll explore the difference between a reference type and a value type and how we can use source generators to c...
Skip to content Sign up Why GitHub? Features Mobile Actions Codespaces Packages Security Code review Issues Integrations GitHub Sponsors Customer stories TeamEnterprise Explore Explore GitHub Learn and contribute Topics Collections Trending Learning Lab Open source guides Connect with others The ReadME Project Events ...
CodePruner.comPostsPOSTS ADR is an Architecture Decision Record, but if we leave it like that, it won’t tell you anything. So let’s deconstruct the name into smaller pieces.Architecture Decision I like to describe it as: “Every decision in the development team that has an impact on the state of the application and the way of working in a particular time”. Ok… we have it, but here are some examples:Use TypeScript and React on the frontendCreate backend in .NETCreate the application for a cloud. Tr...
Architektura 1125 dni, 8 godzin, 13 minut temu 52 źrodło rozwiń