I agree with most of the replies already. 3-4 days you can learn how to play with angular but some of the more difficult topics like authentication, authorization will be harder to pick up. Also directives and just understanding the angularjs cycle in general. Also learning how to do things the angular way takes a bit if your used to using jQuery or something different. I had an app written in jquery and it took me a couple months to re write. I was doing that part time though. Not sure how long it will take if your doing it 8 hours a day for weeks.
The good thing is you can actually use angularjs with jQuery. You can start to convert certain aspects of your app before others. You just have to plan it out carefully On Monday, January 19, 2015 at 8:21:40 PM UTC-5, Greg Lafrance wrote: > > The director of our group claimed that for seasoned Javascript developers, > studying any new library to begin converting an app should only take 4 or 5 > days. > > I think that's kind of insane, but I wanted to get your opinion. > > I know ExtJS well enough, and have a smattering of other experience in > Javascript, but 4 - 5 days to learn angular and start converting our app? > > What do you think, and thanks! > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
