So guys, I would like to understand something. I am on the second stage FCC (JS). Although there were situations where I had to manually learn and check somethings before, this was never at the stage of actually being THOUGHT something.
For example here, I get what is thought on the left. I get it, but this is in no way enough for me to pass the requested exercise. So I have to go and search and find it from somewhere else.
Same here: https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions - in no place before this exercise filter/map/reduce functions are explained, and I am somehow magically expected to know them. How come?
So I would like to know if this is just sloppy teaching or by design?
If it is by design I would like to express my feedback that this should be explained in the beginning of the exercise, or somewhere IN the explanation section of the exercise, and we should be given additional reading material, maybe links to locations where we can actually learn what you request us to do.
!
The ES6 section IS indeed terrible, as demonstrated by the fact that as soon as you get past it the exercises become much more understandable and doableâŚ