Writing a filter function
How to make a filter method to work with lists from the ground up.
How to make a filter method to work with lists from the ground up.
The basics of functional pipelines.
How using basic principles from functional programming helps write testable, reusable code.
What the difference is between imperative and declarative, and why you should care.
This is part of a series on refactoring towards functional programming.