OPI Blog
Learn from experts in their fields

Browsing Tags: Chrome

Test your production UI code without deployment using Chrome DevTools
Have you ever faced an issue in a production, after a release, that you did not encounter during development? Wouldn’t it be helpful to test your hotfixes against the production environment before deployment? The solution ...
Resolving browser-specific issues using the Grails Resources plugin
While upgrading an application to Grails 2 recently, we encountered a couple browser-specific issues (well, more than a couple) that I thought were pretty interesting. These two are relatively well-known in general but I thought ...
Firebug in Other Browsers
Using Firebug to tweak layouts is incredibly easy. With Firebug Lite, that functionality is available in just about every web browser....