This document discusses two approaches to responsive web design: pure RWD and hybrid approaches using techniques like responsive proxies, adaptive layouts, and responsive design with server-side components (RESS). It provides an overview and comparison of these techniques, including insights from a survey of RESS users. Key advantages of pure RWD include a single URL, no redirects, and better crawler efficiency, though other hybrid approaches can also be viable depending on a site's needs and resources.