Web Design

Misc

  • Resources
  • First-load under five seconds budget (guideline for non-highend mobile devices)
    • JavaScript-heavy content: ~1.3MB, with 650KB of HTML, CSS, images, and fonts and 650KB of JavaScript
    • Markup-centric stacks: 2.5MB, with 2.4MB of HTML, CSS, images, and fonts and 100KB of JavaScript.
    • See hrbrmstr daily drop for more details on how developer tools can be used to analyze the size of webpages.
  • Using “Brand” to help choose font, palette, and imagery
    • Notes from Erik Kennedy Video
    • Brand is just adjectives to describe your business, organization, etc.
      • e.g. Trustworthy, Geeky, Casual, Precise, Fun, Technical, etc.
    • Common Brands
      • “Neat, modern”, “Luxury, formal”, etc. are more of what I’d consider brand adjectives
      • “Clean & Simple”,“Fancy”, “Techie”, etc. are how I’d describe the sites that epitomize those brands, but they could also be brand descriptors
    • Blending Brands
      • Shows names of company websites that most represent the brand/website types
      • e.g. The Apple website is a blend of Techie and Fancy.
  • Websites should be under 14kb (article)
    • Most web servers TCP slow start algorithm starts by sending 10 TCP packets which works out to 14kb
  • 404 pages