This repository contains code samples that show off certain features of my coding style. All code in this repository is free to copy (see license) and reuse.
-
C#
-
Testing style shows how I like to write my tests.
-
Solution structure shows how I like to structure my solutions.
-
WPF sample has some WPF samples.
-
-
Typescript & Node
- Svelte sample application is a sample application that goes a bit beyond the Svelte tutorial. It addresses some issues I commonly encounter when developing web applications.