The Microsoft JavaScript Upshot library provides a simplified API for retrieving data from the server and caching it at the client for reuse. Coupled with Knockout, the two JavaScript libraries form ...
Improving the client-side web experience means overcoming the challenges of ‘hydration,’ a fascinating engineering problem being tackled in many different ways. Let’s dive in. One of the most dynamic ...
Google is developing a new scripting language for the Web that the company hopes will eventually supplant JavaScript. The language, which is called Dart, will be presented next month during an opening ...
Programming languages are like standards; the nice thing about them is that there are so many to choose from. Selecting the best programming languages for back-end, server-side applications often has ...
In past articles, I've covered different ways to understand, analyze and improve the performance of your web applications. I've shown that between your network connections, server hardware, database ...