Re: Single Page Application

2018-06-04 Thread Bob Harner
Carlos, it'll be great to see that SPA example on your dev-util site. Looking forward to it! On Mon, Jun 4, 2018, 5:05 AM Carlos Montero Canabal < carlosmonterocana...@gmail.com> wrote: > Some years ago I develop mi personal website (http://dev.carlosmontero.es > ) a

Re: Single Page Application

2018-06-04 Thread Carlos Montero Canabal
Some years ago I develop mi personal website (http://dev.carlosmontero.es ) as a SPA with tapestry using the zones system (you can try navigate and check on Network dev tools the requests and responses). I have to say that for a small project, It´s not so difficult