An open API service indexing awesome lists of open source software.

https://github.com/timothystiles/functionaloptions

Test driven examples of concepts reviewed by Márk Sági-Kazár in his blog.
https://github.com/timothystiles/functionaloptions

Last synced: about 1 year ago
JSON representation

Test driven examples of concepts reviewed by Márk Sági-Kazár in his blog.

Awesome Lists containing this project

README

          

# FunctionalOptions
Test driven examples of concepts reviewed by Márk Sági-Kazár in his [blog](https://sagikazarmark.hu/blog/functional-options-on-steroids/).

## Motivation

Whenever I learn a new concept I like to make a small repo with example tests to test assumptions and use for notes later.