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 ...
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 ...
The world of JavaScript frameworks keeps growing. One of the latest entrants, jsblocks, is positioned as more powerful than Backbone and faster or more flexible than React, Meteor, and AngularJS. An ...
reWeb 2.0 has brought with it the need to develop extensive JavaScript infrastructure code on the client side, something few Java developers saw themselves doing five years ago. The open source Dojo ...
The Practical Client Storing Lots of Data on the Client in JavaScript and TypeScript IndexedDB allows you to store data on the client to let the user work offline and to reduce demands on the server.
On January 1, 2020, California's new privacy law took effect, which will dramatically increase security risks for any company operating there as well as for third parties that might have access to ...
Faster webpage loading times play a big part in user experience and SEO, with page load speed a key determining factor for Google’s algorithm. A front-end web developer must decide the best way to ...
You want to build a website or web app. So, what are the best web programming languages available, and why are they the best? It's a weighty question, and I'd like to emphasize -- strongly and upfront ...