Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7829547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T10:49:19+00:00 2026-06-02T10:49:19+00:00

Twitter’s new HTML5 mobile site on iPhone is blisteringly fast in the mobile browser.

  • 0

Twitter’s new HTML5 mobile site on iPhone is blisteringly fast in the mobile browser. What techniques are they using to create a near-native experience for their site?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T10:49:22+00:00Added an answer on June 2, 2026 at 10:49 am

    It is blazingly fast, and there’s a lot of techniques used to make that happen. Let’s cover some of them:

    Minimize HTTP Requests

    So starting out simple and viewing the source, you’ll a huge mess of…everything. They’re doing some server-side fanciness to include all the CSS and Javascript on the HTML page. The benefit of this is a single request gets you all the initial layout code. That’s why the page is black when it’s first loaded. Minimizing HTTP Requests is one of the best ways to improve site performance, and there are a host of techniques related to it (CSS compression, Javascript compression, creating a spritemap..)

    Which brings us to:

    Create a spritemap.

    Take a look at sprite.png included in the network traffic. It has all the icons. A list apart does a pretty good job of explaining how this works:

    http://www.alistapart.com/articles/sprites

    The simple explanation is you have a large graphic, and use CSS to create a window looking at only one specific piece of it. Having a single graphic again serves to minimize HTTP Requests.

    Use CSS3

    Of special interest, and you can research this further with twitter bootstrap, are the buttons. The buttons are not graphics; they are CSS3 gradients (with a graphical icon layered on top). Any device being served this page should support CSS3 gradients, so it’s a safe and light way to create a nice interface.

    Lazy Load

    The background image takes a second to appear, because it’s requested via Javascript after the fact. That’s the final fanciness – anything heavy like big images are only requested once the page is ready to use.

    Hope this helps, ask questions if you have any!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On twitter (new twitter) and facebook they now have the the ability to load
I've used several Twitter apps and they all seem to shorten URLs using the
Twitter users can login and post comments on my site, as well as new
Twitter-Bootstrap buttons are awesomely beautiful. Try them out by scrolling over them But they
Twitter seems to be using an <i/> tag to display their icons from a
In Twitter's Scala school collections section , they show a Map with a partial
twitter today presented new APIs Please look at User login & signup. So there
The Twitter Bootstrap 2.0-wip branch on GitHub includes a new responsive layout system. It's
Using Twitter OAuth, I'm saving the user's data as JSON in a twitter field
Twitter's Bootstrap 2 finally added native responsive design. However, by default when the browser

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.