Have you checked out the new icloud.com site? There's a cool effect on there that I want to try and recreate for a project I'm working on.
When you go to and log in, you'll notice a loading gif followed by the calendar app scaling out to the edge of the screen.
Here are some things I'm curious about:
- What do you think this effect is called?
- Can anyone explain how this could be implemented in AngularJS (or a similar framework)? Specifically looking at the page structure, how new content is loaded, how the transition occurs, etc.
- Any examples, links, or resources would be greatly appreciated!