Lazy prefetching of AngularJS partials
A guide to lazy prefetching of AngularJS partials to improve performance in Single-Page Applications (SPAs).
A guide to lazy prefetching of AngularJS partials to improve performance in Single-Page Applications (SPAs).
A developer shares their experience and study resources for passing the Microsoft 70-486 ASP.NET MVC 4 Web Applications certification exam.
Summary of Luke Wroblewski's 2013 talk on designing mobile web experiences for write/read interactions, focusing on one-handed use and simplified flows.
Explains how to replace common jQuery functionality with modern vanilla JavaScript and CSS, using examples like DOM manipulation, AJAX, and animations.
A reflection on the lasting influence of Nate Koechley's 2008 'Professional Frontend Engineering' talk, focusing on principles like progressive enhancement and availability.
A critique of modern web development practices that undermine the web's core strength of universal accessibility across devices and networks.
A developer rediscovers his passion for PHP after discovering the Laravel framework, which overcomes the language's traditional shortcomings.
A developer plans to use a week of free time to focus on coding projects, including an iOS app and a Twitter-based web app.
Discusses the nuance in web development advice, using responsive images as an example of why 'your mileage may vary' (YMMV).
A software engineer details the process and technical decisions behind redesigning their personal blog, focusing on web design improvements.
Argues that simple, open standards like HTTP, JSON, and Markdown consistently win over complex, heavyweight solutions on the internet.
A developer introduces 'Bugreporter', a simple web tool to automatically collect user browser and OS details for easier bug reporting.
Explores the need for responsive images in web development, analyzing performance benefits and implementation challenges.
A review of the 2013 'beyond tellerrand' conference, highlighting talks on web sustainability, design, and development.
A front-end engineer shares his updated personal website design and discusses the process of modernizing his resume.
Explains the difference between ORM models and application models in web development, advocating for the repository pattern to isolate business logic.
A tutorial on styling a website header with CSS, covering linking stylesheets, using CSS resets, and applying layout techniques.
Introduces buttonlike.js, a jQuery plugin for making non-button elements accessible via ARIA roles, keyboard focus, and event handling.
Author previews the Mobilism 2013 conference in Amsterdam, highlighting its mobile web focus, innovative Twitter Q&A format, and related events.
A guide to nine essential CSS properties, including display, width, height, and more, for web developers.