Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 363 Bytes

Katas

A set of katas I have imagined or found

Do it like Google

A good exercise from the book "How Google Tests Software" (James A. Whittaker, Jason Arbon & Jeff Carollo"

Monad

An exercise to understand and see how you can add monad and side-effect free functions to your code

Date Range

How to deal with multiples small requirements to format text?