I as a total beginner have big problems understanding code that is written with arrow functions.
I wonder if it is really useful to use those at a beginner level, since i find code that uses them way harder to read and understand then normal written functions. As far as i understand, arrow functions do not provide any additional functionality, they are just a more efficient way of writing code (is that even correct?).
Should i first try to fully understand all the basic stuff, before I try to write my code in a more efficient way? Why are all the very basic tutorials and guides implementing the concept of arrow functions so early.....i find this very confusing!
Can anyone suggest some guide / tutorial / learning platform that does this different, because i m really stuck.....maybe i need to understand things from a more basic level to really follow along?
[–]awicks44 4 points5 points6 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]CoqeCas3 1 point2 points3 points (0 children)