Pragmatic Programmer Issues

Category: web

Book review: The Business Value of Web Performance

Web performance is always very important to me. Browser need to download more and more resources to render full page. On one hand we want our pages look gorgeous on the other hand this means more images, more bandwidth and of course more time. In todays mobile world this become even more important, we are in the hurry and […]

Categories

Native Client SDK from Google

Comments: 2

Native Client allows us to build web applications that execute native compiled code inside the browser. The Native Client SDK includes API, documentation, and examples and it is available to OSX, Linux and Windows platforms. Last version was released on 17 February 2011 (this update force you to use at least Chrome 10.x). Native Client […]

Categories