DEV Community

Discussion on: Should you pick C# over JS? Maybe.

 
denvercoder profile image
Tim Myers

There are several files with 30+ imports but the average is about 12 per file.

Now with Blazor all of your front-end usings can be put into one file and you can maintain them there.