Explore >> Select a destination


You are here

everythingfunctional.wordpress.com
| | martinfowler.com
2.6 parsecs away

Travel
| | 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
2.7 parsecs away

Travel
| |
| | blog.jayfields.com
2.4 parsecs away

Travel
| | 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
21.9 parsecs away

Travel
| 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.