• Complain

Smashing Magazine - The Smashing Book #4 - New Perspectives on Web Design

Here you can read online Smashing Magazine - The Smashing Book #4 - New Perspectives on Web Design full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: Smashing Magazine GmbH, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Smashing Magazine The Smashing Book #4 - New Perspectives on Web Design

The Smashing Book #4 - New Perspectives on Web Design: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "The Smashing Book #4 - New Perspectives on Web Design" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Written by well-respected designers and developers, the 4th Smashing Book contains lots of actionable takeaways that will help you in your daily routine. Think of it as a reliable playbook for issues that keep following you in every project. This eBook is for you because youll discover plenty of valuable, time-saving techniques that will improve your workflow right away.
Smashing Book #4 New Perspectives on Web Design features valuable insights into large-scale projects, adaptive interfaces, customer support, user psychology and typography. We will also uncover smart front-end strategies, obscure back-end techniques and find out what it takes to improve website performance for faster and more robust apps.
Table Of Contents:
- Preface by Vitaly Friedman
- Modern CSS Architecture and Front-End Development by Harry Roberts
- Writing Maintainable, Future-Friendly Code by Nicholas Zakas
- The Vanilla Web Diet by Christian Heilmann
- Culture of Performance by Tim Kadlec
- Robust, Responsible, Responsive Web Design by Mat Marquis
- Finding and Fixing Mobile Web Rendering Issues by Addy Osmani
- Designing Adaptive Interfaces by Aaron Gustafson
- How To Fix the Web: Obscure Back-End Techniques and Terminal Secrets by Paul Tero
- The Next Steps for Web Typography by Marko Dugonjic
- The Two Faces of Content Strategy: Balancing the Needs of Users and Editors by Corey Vilhauer
- Supporting Your Product by Rachel Andrew
- The Design of People by Nishant Kothary
- On Creative Spirit by Christopher Murphy

Smashing Magazine: author's other books


Who wrote The Smashing Book #4 - New Perspectives on Web Design? Find out the surname, the name of the author of the book and a list of all author's works by series.

The Smashing Book #4 - New Perspectives on Web Design — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "The Smashing Book #4 - New Perspectives on Web Design" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Imprint Published 2013 by Smashing Magazine GmbH Freiburg Germany Printed in - photo 1Imprint Published 2013 by Smashing Magazine GmbH Freiburg Germany Printed in - photo 2Imprint Published 2013 by Smashing Magazine GmbH Freiburg Germany Printed in - photo 3
Imprint

Published 2013 by Smashing Magazine GmbH, Freiburg, Germany.
Printed in the EU.
ISBN: 978-3-94454058-0 (ePUB)

Cover Design and Illustrations created by Anna Shuvalova.
Proofreading: Owen Gregory, Iris Ljenjanin.
Editing and Quality Control: Vitaly Friedman.
eBook Production: Cosima Mielke.
Layout: Markus Seyfferth.
Tools: Elja Friedman.
Syntax Highlighting: Prism by Lea Verou.

The Smashing Book #4: New Perspectives on Web Design was written by Vitaly Friedman, Harry Roberts, Nicholas Zakas, Christian Heilmann, Tim Kadlec, Mat Marquis, Addy Osmani, Aaron Gustafson, Paul Tero, Marko Dugonji, Corey Vilhauer, Rachel Andrew, Nishant Kothary and Christopher Murphy.

The reviewers are: Sindre Sorhus, Addy Osmani, Brian Arnold, Sean Coates, Sergey Chikuyonok, Ben Dowling, Inayaili de Leon, Jonathan Snook, Andy Davies, Nicholas C. Zakas, Dan Ariely, Tim Brown, Kristen Bermann, Kalpita Kothary and Joshua Allen.

Idea and Concept: Vitaly Friedman, Sven Lennartz.

All links featured in this book can be found at smashed.by/links .

Smashing Book #4. Crafted by the Smashing Magazines team and well-respected members of the design community with care and love. http://smashed.by/sb4

Table Of Contents


by Vitaly Friedman


by Harry Roberts


by Nicholas Zakas


by Christian Heilmann


by Tim Kadlec


by Mat Marquis


by Addy Osmani


by Aaron Gustafson


by Paul Tero


by Marko Dugonji


by Corey Vilhauer


by Rachel Andrew


by Nishant Kothary


by Christopher Murphy

Preface
By Vitaly Friedman

The beauty of the Web lies in its longevity and flexibility. Time never stands still in Web development, and the more time you spend on the Web, the more frantic the pace seems to become. Some of you might have started developing websites a while back, others have jumped into Web design just recently; but all of you have probably seen techniques and practices coming and going, tools and libraries praised and neglected, trends appearing and falling over the cliff.

The Web is dynamic and versatilecoding techniques arent black or white, and our decisions always emerge from those shady gray areas. There are no perfect solutions, and usually its a matter of reaching a sound compromise within given constraints. Web design today requires pragmatic, open-minded approaches.

This book will not change everything you know about Web design and development. Neither will it revolutionize your workflow or your tools. But hopefully it will challenge you to think a bit differently about how you approach design problems and how to meaningfully solve them in real life.

Smashing Book #4 is a practical book for professional designers and Web developers. It doesnt discuss flat design or skeuomorphism, and it isnt concerned with visual styles or trends.

With New Perspectives on Web Design, we want to explore handy techniques and smart strategies derived from actual projects. Covering both technical and design aspects of Web design, this book provides insights into scalable front-end architecture, obscure back-end tricks, responsible responsive Web design and performance optimization, but also adaptive interfaces, Web typography, content strategy, customer support, the creative process, and the psychology of human behavior on the Web.

We cant foresee what is coming up next. But we can look closely at the state of the art today, and keep improving our workflow with small, gradual enhancementslearning from our colleagues and from our own experiences. And this is exactly why this book existsto keep up with, enrich and improve the wonderful, flexible, unpredictable Web that has become an integral part of our lives over all these years.

Modern CSS Architecture and Front-End Development
By Harry Roberts

In this chapter we are going to take a whirlwind tour of a new approach to - photo 4

In this chapter we are going to take a whirlwind tour of a new approach to building more powerful front-ends for the Web today. After the somewhat erratic introduction (theres a lot to cover, and so little time!), well look at the nitty-gritty of structuring CSS for modern, powerful websites. Our journey starts, somewhat unexpectedly, in England, in the 1700s

The Luddites

The Industrial Revolution, which occurred loosely between the mid-1700s to mid-1800s, signalled a major shift in the worlds commercial manufacturing techniques; traditional hand-working and craftsmanship made way for newer processes involving machines and automation. In early 19th-century England, increasing mechanization gave rise to a group known as the Luddites, a formation of artisanal textile workerscraftsmen and skilled labourerswhose jobs were slowly but surely being made obsolete by the new . The Luddites were an unfortunate, though, in hindsight, probably not unexpected byproduct of the Industrial Revolution.

The machines being introduced could do the work of ten skilled workers, and at ten times the pace. Their slow, handcrafted work was being replaced with the desire for more powerful and profitable means of production. This shift, naturally, didnt sit so well with the workers, who increasingly found themselves ousted from roles they had held for decades. The Luddites are a shining example of people resisting change, and paying dearly for it. Change is good, change is difficult, change is necessary, and change will happenits how we deal with it that counts.

The Web is changing. Are you keeping up?

The Web Then

There was a time (not so long ago, really) when websites were built using tables for structure, and markup like Foo was used to apply purely visual features. These techniques stayed around for quite a long time.

I started to get into Web development quite recently, around 2007 or so. I was incredibly lucky that the days of tables for layout were long gone, and I strode straight into an arena where technologies like CSS were considered the standard. Each article I read spoke of semantics, clean HTML, and using as few IDs and classes as possible.

CSS made its entrance years before my interest in building websites. Tables were phased out and replaced with a far more powerful and suitable language. For many this was a huge change from what they were used to; for me it was just how things were done when I arrived on the scene. The transition from table-based to CSS-based layouts seemed, on the whole, a welcome change. It took a while for some developers to make the move because, as is always the case with front-end development, people were largely at the mercy of the browsers their audiences were using.

I remember one tale from an older developer, who built a site in a mixture of tables and CSS in the hope of making the transition more gradual.

Despite how long the transition did (or didnt) take, people by and large seemed to love CSS. This was a huge change in development and production workflows that almost everyonecertainly everyone I know personallywelcomed with open arms. CSS could let us do so much more than we were used to: we could build things faster, smarter, bigger and better. We embraced the change and things were better for it.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «The Smashing Book #4 - New Perspectives on Web Design»

Look at similar books to The Smashing Book #4 - New Perspectives on Web Design. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «The Smashing Book #4 - New Perspectives on Web Design»

Discussion, reviews of the book The Smashing Book #4 - New Perspectives on Web Design and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.