It’s not trivial to build a well designed web application front-end with the level of responsiveness, performance and features that users expect today. It’s easy to get lost in the boiling mix of jQuery event handlers, HTML markup and AJAX calls, and even a relatively simple GUI can quickly become a nightmare to maintain. One [...]
Building a Twitter live search app with Knockout, jQuery and ASP.NET MVC 3
July 5th, 2011 by Anders Fjeldstad — .Net
Tags: ajax, ASP.NET MVC, jquery, knockout
Wicket Javascript Internals dissected
September 26th, 2008 by Nino Martinez — Java
SO you need to do something special with a javascript and you want to integrate that with wicket. In my last article I looked at this from the wicket side and wrote about what you can do to push something out from wicket. But what if you want to interact? Then you will have to take a peek at wickets javascript internals. If you are working on an ajax component you get these wicket javascript source files included as default [...]
Tags: ajax, frameworks, javascript, open source, programming, web, wicket
