High Performance Responsive Design
Tom Barker
* Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.
Naturwissenschaften, Medizin, Informatik, Technik / Informatik, EDV
Beschreibung
Yes, you can use responsive web design to create high performance, compelling websites. With this practical book, author Tom Barker demonstrates that responsive design is not just a frontend-only approach, but also a philosophy for taking advantage of the entire web stack. Responsive design patterns and anti-patterns, derived from heavily used real-world sites, are guiding principles throughout the book.Ideal for frontend-focused web developers, this book shows you how to incorporate responsiveness and performance into your project plan, use Node.js for device-specific functionality on the backend, and write automated tests for a continuous integration environment. Youll explore many useful tools and responsive frameworks, and gain useful insights from Barkers own experience with responsive design along the way.Get a primer on web performance concepts, web runtime performance, and performance tracking toolsWrite functionality with Node.js that serves up a device-specific experience to the clientExplore client-side solutions, such as lazy loading entire sections of a pageincluding images, styling, and contentValidate service level agreements (SLAs) by writing automated tests with PhantomJSExamine several responsive frameworks, including the authors server-side framework, Ripple