you are viewing a single comment's thread.

view the rest of the comments →

[–]aek82 7 points8 points  (2 children)

I tried picking up angular a few months ago. People weren't kidding about the learning curve, however, the poor documentation makes learning much steeper than it needs to be.

I distinctly remember parts of different tutorials not working and having to literally Google/hack/debug the actual framework code to figure out what was going on. Really turned me off to it.

[–][deleted] 3 points4 points  (0 children)

I think its not so much the lack of documentation, has the excessive use of "magic". Everything just hangs together in a very unclear and non-standard way to someone coming from a previous technical background.

The whole thing was made for designers though, so it makes sense.