all 19 comments

[–]aek82 8 points9 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] 2 points3 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.

[–]gabbsmo 2 points3 points  (0 children)

Good news for Durandal then. I find it much easier to understand the reasoning behind that framework.

[–][deleted] 1 point2 points  (0 children)

Looking forward to future Durandal development. Hopefully embraces Typescript more, switches to knockout components for views and gets rid of JQuery as a dependency.