|
You are here |
everythingfunctional.wordpress.com | ||
| | | | |
martinfowler.com
|
|
| | | | | Unit Tests are focused on small parts of a code-base, defined in regular programming tools, and fast. There is disagreement on whether units should be solitary or sociable. | |
| | | | |
lukehansford.me
|
|
| | | | | ||
| | | | |
blog.jayfields.com
|
|
| | | | | Some people ask if Test Driven Development (TDD) is what caused Ruby to become popular. Other people smarter than me claim that TDD is in fa... | |
| | | | |
ostash.dev
|
|
| | | What is a higher order function(HOF)? If a function receives as its input one or more functions or/and returns the function we can called it HOF. | ||