Skip to content

Commit 685755e

Browse files
authored
Update code-style.md
1 parent d08adbe commit 685755e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

code-style.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,10 @@
2424

2525
## Dependencies
2626
* dotnet nuget why .\Tests\Clients.Tests.csproj xunit.assert
27+
28+
## Hallmarks of a mature ecosystem
29+
* Local dev and run loop
30+
* Rich tooling (IDE + debugger)
31+
* Strong logging support
32+
* Reflection/introspection for dynamic work
33+
* Ability to step into both 3rd-party and standard library code

0 commit comments

Comments
 (0)