You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
Hey,
I was wondering if somebody could explain Deep Linking in more detail than what's provided on the angular webpage?
What is it really and benefit does it give? Why and when would I use it in my applications?
Thanks in advance :)
andrew mcelroy
unread,
Dec 4, 2012, 12:55:26 PM12/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
On Tue, Dec 4, 2012 at 11:48 AM, Marie <marit.r...@gmail.com> wrote:
> What is it really and benefit does it give? Why and when would I use it in
> my applications?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ang...@googlegroups.com
There is one killer part of it: you copy a link from the browser's
address bar, send it to someone else, the other person clicks on the
links and see the application in the same state as you when sending a
link. Well, at least this is the theory as it is often not practical
to encode the whole state of the app in a link.