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 9191583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T20:43:09+00:00 2026-06-17T20:43:09+00:00

I was on Twitter the other day, and I opened chrome devtools and went

  • 0

I was on Twitter the other day, and I opened chrome devtools and went into the network console, and then clicked on a link on Twitter (specifically the one on the menubar which said ‘Me’), and then, as always, the page didn’t really load again, it seemed to be AJAX-ified, but then I looked into the network content, and all I saw was a few images and a few javascript files.

Unless Twitter loads content from the ‘Me’ page on the loading of the home page (which I highly doubt, since Twitter is pretty fast at loading too), what can make the navigation between Twitter’s pages so fast?

  • 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-17T20:43:10+00:00Added an answer on June 17, 2026 at 8:43 pm

    Like all JS apps, the pages you see are just “views”. You are on the same page, stuff gets loaded via AJAX, and then JS renders the data with the template to form that view.

    Here’s a scenario: when you open a clean browser and go to Twitter’s timeline, everything loads. This also includes all scripts that are needed to render the succeeding pages.

    Now, when you go to another page, like the “Me”, Twitter does not have the resources of the page just yet. So, it loads via AJAX the needed resources to render the “Me” page like all data, and the template for it. After loading, it renders the data and with the template to form the “Me” page.

    Now when you go back to the timeline, Twitter never discarded the timeline data but cached it (localstorage at best). Thus going back to the timeline (or any visited page for that matter) is just a matter of reading cached data, cached templates and rerendering the view onto the page. No network requests needed at all.

    As you also notice, new data is retrieved incrementally, by just querying from the server new tweets rather than getting them all back. Only when the page determines that it needs a fresh set of data will it query a bunch of them.

    Also, JSON data is a million times (to exaggerate) lighter than loading a normal page.

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

Sidebar

Related Questions

I was thinking of this the other day, apps like Twitter deal with millions
Nivo slider and Twitter bootstrap do NOT like each other! If you use thumbs
I'm building a small twitter style microblogging service where users can follow other users
I basically want the same functionality as facebook, twitter and all those other infinite
I am looking for twitter or other social networking sites dataset for my project.
I want to learn implementation of twitter or other user based systems but how?
I have dozens of api keys to facebook and twitter and many other services,
I have a question about email verification and user registration. The other day I
Using Twitter's data model as an example: User A follows N other users, each
http://twitter.github.com/bootstrap/components.html#buttonDropdowns See the above link, when the dropdown-menu is shown, the outer div with

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.