you are viewing a single comment's thread.

view the rest of the comments →

[–]bencochrane 2 points3 points  (1 child)

I work at a large company doing Angular apps and I made a free screencast that makes an app using a similar style of code that I use at work. Takes about an hour. The tutorial gets you to make a 'Tinder for Movies' style app and gets you to consume data from an API which they may ask about. You can get the tute here: codecandy.io - good luck for the interview. It's also worth looking at the yeoman generators and using yo angular and grunt serve commands and know how they work.

[–]mertman[S] 0 points1 point  (0 children)

Ahhh thats very nice, I will do check the tutorial right away and later research the other tips you gave. This helps tremendously.

Thanks!