Guides/Tutorials on unobtrusive javascript/ajax

独自空忆成欢 提交于 2020-01-03 19:05:44

问题


Google hasn't yielded satisfactory results. I'd appreciate it if people can provide some suggestions. Thanks.


回答1:


Decent but basic: http://www.lostechies.com/blogs/johnteague/archive/2008/11/03/unobtrusive-javascript-part-2-separating-content-style-and-behavior.aspx

More in-depth but MVC specific: http://blogs.msdn.com/b/simonince/archive/2010/04/20/jquery-mvc-progressive-enhancement.aspx




回答2:


The term "unobtrusive javascript" appears in one book named "jQuery in Action", I am not sure if that where it originates from, but it is worth reading for sure.

For my personal understanding, modern Javascript libraries/frameworks such like jQuery move the trend twoard this sort of "unobtrusive javascript". So I would say it might be something you'd like to invest on.



来源:https://stackoverflow.com/questions/3323586/guides-tutorials-on-unobtrusive-javascript-ajax

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!