I bundle them in a structure to have them referred to over a common identifier when used. Why would I want to deconstruct them, am introduce additional variables without that coupling identifier? There are cases, but few...
I like the deconstruction, but I don't like how easy it is to get the deconstructed values mixed up when using `var`. I would prefer it if the deconstruction was constrained to use the property names. Even better if it allowed optional alias like javascript: `var (Id: id, FirstName: firstName)`.
Nice
Is there a course you'd recommend for those of us who want to learn C# from the ground up? P.S: I'm a JavaScript/Typescript dev btw
Does it support ..rest just like Javascript
How mapping works here?
Boring
@criszonjamesalcoba9915