$30 off During Our Annual Pro Sale. View Details »

Responsive Design

Michael Jovel
November 13, 2013

Responsive Design

Tips & Tricks talk at Production Club of Baltimore

Michael Jovel

November 13, 2013
Tweet

More Decks by Michael Jovel

Other Decks in Design

Transcript

  1. HELLO

    View Slide

  2. View Slide

  3. The opinions expressed here are those of the Presenter and do not
    necessarily reflect the positions of the U.S. Department of Defense.
    !
    Despite his statements to the contrary he does not have the authority
    or capability to order a drone strike based on the geolocation data of
    your snarky tweets.

    View Slide

  4. View Slide

  5. View Slide

  6. http://www.comicvine.com/
    forums/battles-7/bugs-bunny-
    vs-popeye-the-sailor-
    man-757492/

    View Slide

  7. View Slide

  8. View Slide

  9. View Slide

  10. From Page Designs to Design Systems

    View Slide

  11. http://pattern-lab.info/

    View Slide

  12. Performance

    View Slide

  13. Keep Javascript libraries to a minimum
    or conditionally load them

    View Slide

  14. Instead of Social Media plugins
    use links

    View Slide

  15. Facebook!
    !
    Twitter!
    !
    !
    Google+

    View Slide

  16. Average website is 1.614 MB
    61% are images

    View Slide

  17. http://mobitest.akamai.com/

    View Slide

  18. https://github.com/scottjehl/picturefill

    View Slide

  19. !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !
    !

    View Slide

  20. https://github.com/estelle/clowncar

    View Slide

  21. !
    Clown Car Technique!
    !<br/>svg {!<br/>background-size: 100% 100%;!<br/>background-repeat: no-repeat;!<br/>}!<br/>@media screen and (max-width: 400px) {!<br/>svg {background-image: url(images/small.png");}!<br/>}!<br/>@media screen and (min-width: 401px) and (max-width: 700px) {!<br/>svg {background-image: url(images/medium.png);}!<br/>}!<br/>@media screen and (min-width: 701px) and (max-width: 1000px) {!<br/>svg {background-image: url(images/big.png);}!<br/>}!<br/>@media screen and (min-width: 1001px) {!<br/>svg {background-image: url(images/huge.png);}!<br/>}!<br/>!

    View Slide

  22. View Slide

  23. http://caniuse.com/

    View Slide

  24. http://modernizr.com

    View Slide

  25. View Slide

  26. View Slide

  27. http://dcdevicelab.com/

    View Slide

  28. http://www.browserstack.com/

    View Slide

  29. View Slide

  30. View Slide

  31. Airman DPS Magazine
    https://itunes.apple.com/us/app/airman-magazine/id566041850

    View Slide

  32. View Slide

  33. View Slide

  34. View Slide

  35. View Slide

  36. View Slide

  37. View Slide

  38. View Slide

  39. It's easier to ask forgiveness than it
    is to get permission

    View Slide

  40. View Slide

  41. Questions?
    Michael Jovel- @mjovel
    [email protected]

    View Slide