@criszonjamesalcoba9915

Nice. This is really i want and looking for...

@zoltanzorgo

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...

@PRIMALmarauder

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)`.

@designerjehovah4453

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

@sajadmalik9097

Does it support ..rest just like Javascript

@sanjeevsjk

How mapping works here?

@dj.antaro

Boring