All posts tagged “optimization

AMP Mobile Web Pages to Improve Load Times
comment 0

AMP Mobile Web Pages to Improve Load Times

AMP is an open-source framework that enables mobile web pages to load quickly. It was rolled out by Google back in late 2015 to help web publishers improve their loading speed even with ads running on their site. This framework makes it simple to achieve optimal results without resorting to intensive optimizations that can be implemented wrongly.

Read More

Filed under: HTML

 

comment 0

Optimizing CSS for Large Scale Displays

Optimizing CSS for many types of screens, and nowadays responsive is a must in any web or app development. This is to ensure the user experience is great in any viewport. Usually Front-end Developers (FEDs) will work on mobile, tablet and desktop screens. But what about Giant Screens? which are at least 2560×1600 pixels.
Read More

Filed under: CSS