Here’s a new Y Combinator-backed startup that’s sure to catch they eye of plenty of web developers: Proxino, a new service that promises to let developers detect errors on all of their client-side ...
New capabilities simplify PCI DSS v4.0 compliance and help achieve the latest JavaScript security requirements: 6.4.3 and 11.6.1. New PCI DSS v4.0 requirements 6.4.3 and 11.6.1 outline the need for ...
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 ...
Welcome to the fifth and final installment of this series on TDD for ASP.NET MVC. This time, I'll go over the view layer off the application, which includes the client-side JavaScript for the form and ...
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 ...
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 ...
A new JavaScript API aims to facilitate limited local filesystem access in Web applications. A draft that documents the new API, authored by Mozilla’s Arun Ranganathan, has been submitted to the World ...
Over the last few years, the trend for client-side (browser) applications has really taken off. For my latest project, I have decided to try and move with the times and write a client-side application ...