bobend / UserManagement

Sample code for Humane Code episodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User management sample code

This code base provides example code supporting the following resources.

Clean Coders videos

Sample code for Humane Code episodes 4 and 5:

These videos discuss a sample C# code base, starting with a suboptimal structure, and gradually moves towards a better structure by applying universal abstractions.

Episodes 1-3 show other code that has nothing to do with this code base, but the're also worth watching.

Blog articles

In addition to the above videos, the code in this repository also supports the article series From interaction-based to state-based testing.

About

Sample code for Humane Code episodes

License:MIT License


Languages

Language:C# 54.4%Language:F# 22.9%Language:Haskell 13.1%Language:PowerShell 9.4%Language:Shell 0.2%