Favicon in debug mode with Chrome
I build a page that displays a list of items with pagination. When users click on the pager, an ajax call is made to get the items for the next page and only the list is updated. I expect to see only one call to the database to get the next set of items when … [Read more…]