Design & Development
Mobile web performance on news websites too slow for many
May 24, 2017, by Martin Clancy
We’ve written extensively on mobiForge on how web performance on mobile devices really makes a huge difference to your visitors and your business. We’ve also highlighted that the fast metropolitan WiFi speeds enjoyed in the offices of many content creators simply aren’t reflected in the real world where the vagaries of the network and the... Read More
JavaScript server-side rendering with device detection
April 13, 2017, by Ruadhán O'Donoghue
React and other JavaScript frameworks have frequently come under fire for not being suited to mobile. Hence mobile-first was a cornerstone of the Angular 2 rewrite. And despite React’s popularity, it still attracts the wrong kind of attention regarding mobile. To my friends on the React team: you are on the hook until there's a... Read More
Reducing page weight
March 28, 2017, by Ruadhán O'Donoghue
When approaching the issue of web page weight, it’s useful to keep in mind the well known engineering maxim, “Simplify, and then add lightness“. This article describes some of the ways you can add lightness and reduce your web page weight... Read More
Adaptive web design dominates in the web’s top brands
March 23, 2017, by ronan
Five years ago we ran an analysis of how the web’s top brands delivered web content to mobile. We found that 82% of the Alexa 100 used Adaptive Web Design (AWD, or server-side adaptation) in their websites to cater to different device classes. Since we ran this analysis RWD has become decidedly mainstream, an indispensable... Read More
HTML5 for the mobile web – forms and input types
February 8, 2017, by Ruadhán O'Donoghue
In this article we take a look at some of the new form enhancements available in HTML5, and look at how they contribute to an improved user experience for mobile forms. In particular we will see how forms can be enhanced with the additional input types offered by HTML5, and show what you can expect across various classes of mobile browser... Read More