Rails世界:Rails框架走向何方(五)
由Gudao Luo在2011-05-29 at 13:53发表的

- 道喜评论
- 随着HTML5不断地得到广泛应用,HTML5.pushState功能显示出越来越重要作用[ 1 ];
- 通俗地说,HTML5.pushState完成这样的功能:点击按钮,仅仅是把消息发送到服务器,更新页面部分内容,而其页面链接保持原样[ 2 ];
- 这种技术肯定会得到包括Rails框架程序在内的Web应用程序广泛采用;
- 参考资料
- http://www.rubyinside.com/dhh-keynote-streaming-live-from-railsconf-2011-right-here-right-now-4769.html
- http://blog.new-bamboo.co.uk/2011/2/2/degradable-javascript-applications-using-html5-pushstate
- https://github.com/defunkt/jquery-pjax
- http://pjax.heroku.com/
- http://webification.com/simple-javascript-routing-with-html5s-pushstate-davis-js
- http://echo.nextapp.com/site/corejs
- http://www.liquidmarkup.org/
- http://www.rubyinside.com/dhh-keynote-streaming-live-from-railsconf-2011-right-here-right-now-4769.html
