Request Quote
VISIT US:
TWO 6G, Jakarta
MAIL US DAILY:
support@dasmap.id
CALL US 24/7:
0889-0889-6221
dasmap

Category: Web Development

Why does speed matter?

Consumers increasingly rely on mobile to access digital content and services, and if you look at your site analytics, you’ll probably see this story playing out in your own data. Consumers are also more demanding than they’ve ever been, and when…

Read More
Browser-level image lazy loading for the web

Browser-level image lazy loading for the web

Browser-level support for lazy loading images is now supported on the web! This video shows a demo of the feature: You can use the loading attribute to lazy-load images without the need to write custom lazy loading code or use a separate JavaScript library. Let’s…

Read More
Efficiently load third-party JavaScript

Efficiently load third-party JavaScript

If a third-party script is slowing down your page load, you have two options to improve performance: Remove it if it doesn’t add clear value to your site. Optimize the loading process. This post explains how to optimize the loading process of third-party…

Read More