I'm currently entangled in the middle of a debate with a friend of mine over which direction the web interface of our project should go. One of the limitations of the server is that it's extremely low ...
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 ...
I'm finding myself in a situation where using some client-side JavaScript is needed (i.e. way more convenient than the alternatives), and I would like to do it in a browser-independent ...
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 ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Note, this article deals with client-side JavaScript. For a client and server-side JavaScript ...
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 ...