In the various pages under "Learn -> Refactoring from the Imperative to the Functional Style", there are sections at the end of each article with the title "Mappings".
Although the title is referring to mapping imperative concepts to functional concepts, I think title is a bit confusing - I initially thought it was supposed to be about using the map() function and mistakenly had included the wrong content.
Perhaps the titles could be renamed to say what they are about more clearly, like "Mapping Imperative Style to Functional Style" (or even simply "Summary" as they restate what the article says above it in briefer terms).
In the various pages under "Learn -> Refactoring from the Imperative to the Functional Style", there are sections at the end of each article with the title "Mappings".
Although the title is referring to mapping imperative concepts to functional concepts, I think title is a bit confusing - I initially thought it was supposed to be about using the
map()function and mistakenly had included the wrong content.Perhaps the titles could be renamed to say what they are about more clearly, like "Mapping Imperative Style to Functional Style" (or even simply "Summary" as they restate what the article says above it in briefer terms).