News

JavaScript is the second-largest contributor to page weight, behind images, which means it can play a major role in slowing down the speed of your mobile site. Here's how you can reduce your reliance ...
As an avid Flash guy I have been disheartened to see the fall of Flash as it lost support across the internet. Apple may have put the final bullet in it, but with the rise of so many other options ...
AEM allows you to use custom JavaScript files to provide extra functionality and styling to your pages, in much the same way as custom CSS is implemented. These can enhance your AEM site and make them ...
The developer studio Software Mansion has released version 4 for Reanimated. The open-source JavaScript library makes it possible to execute animations in React Native on the UI thread in order to ...
I've written an application that handles line item entry using Ajax, then saves the items in batch on a postback operation (due to some database and data integrity constraints). The clients are very ...