For the ones who haven't noticed yet... I tend to lean more and more towards functional programming because it allows you to create higher-order functions and get more done with less code.
Below a first draft version of a javascript Collection API which shows the immediate usage of higher-order functions.
No comments:
Post a Comment