Skip to main content

2016 | OriginalPaper | Buchkapitel

4. The Build Stage

verfasst von : Inayaili de León

Erschienen in: Moving to Responsive Web Design

Verlag: Apress

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Schedules, wireframes, sketches, copy documents, images, illustrations, and mockups are all pointless if they are not turned into reality by markup and code. Building a responsive site is in many instances an opportunity to assess and improve existing processes. When you are retrofitting an existing fixed-width site, the considerations are different than when you start a project from scratch. But you will still want to make sure you improve the way your site is built and maintained as much as possible. Ideally, you began thinking about the build of your responsive site at the same time you started planning and designing it, because all the different disciplines can and will impact on each other.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
Andrew Hoffman, “Accessibility: The Missing Ingredient,” May 13, 2014, http://alistapart.com/article/accessibility-the-missing-ingredient .
 
2
Tom Maslen, “Moving Swiftly: The Story of How BBC News Fell in Love with Responsive Web Design,” Speaker Deck, September 25, 2012, https://speakerdeck.com/tmaslen/moving-swiftly-the-story-of-how-bbc-news-fell-in-love-with-responsive-web-design#63 .
 
3
Wikipedia, “Weber-Fechner Law,” March 28, 2016, https://en.wikipedia.org/wiki/Weber%E2%80%93Fechner_law .
 
4
Scott Jehl, “Font Loading Revisited with Font Events,” Filament Group, February 16, 2015, www.filamentgroup.com/lab/font-events.html .
 
5
Ben Callahan, “Responsive Retrofitting,” April 3, 2013, http://webstandardssherpa.com/reviews/responsive-retrofitting/ .
 
6
Can I Use, “Flexible Box Layout Module,” http://caniuse.com/#search=flexbox .
 
7
Can I Use, “calc() as CSS Unit Value,” http://caniuse.com/#search=calc .
 
8
Can I Use, “rem (Root em) Units,” http://caniuse.com/#search=rem .
 
9
W3C, “Media Queries,” June 19, 2012, www.w3.org/TR/css3-mediaqueries/ .
 
10
Can I Use, “CSS3 Media Queries,” http://caniuse.com/#feat=css-mediaqueries .
 
11
Can I Use, “SVG (basic support),” http://caniuse.com/#search=svg .
 
12
Can I Use, “Picture Element,” http://caniuse.com/#search=picture .
 
13
Can I Use, “Src Attribute.” http://caniuse.com/#search=srcset .
 
14
Sass is available at http://sass-lang.com/ , where you can also find instructions for installation and use.
 
15
Wikipedia, “Don’t Repeat Yourself,” https://en.wikipedia.org/wiki/Don%27t_repeat_yourself .
 
16
Most of the deployment tools used today can be tied in to the version control system of your choice and are based around a workflow that assumes the existence of version control. If you are not using version control for some reason, this is the time to set that straight. In his pocket book Version Control with Git, Ryan Taylor has outlined how to get started with Git, and version control. It is worth a read for the uninitiated ( https://gumroad.com/l/rXch ).
 
Metadaten
Titel
The Build Stage
verfasst von
Inayaili de León
Copyright-Jahr
2016
Verlag
Apress
DOI
https://doi.org/10.1007/978-1-4842-1987-4_4