So you want your app/website to work in China
chanind.github.io
So you want your app/website to work in China
1–10 of 178 posts
Re: So you want your app/website to work in China
#2How many companies work hard to make their services readily available in China? Any notable exceptions?
Re: So you want your app/website to work in China
#3I traveled to China for about a month and a half a few years ago. Everything was excruciatingly slow. Except for Hacker News. Probably more about the payload size than anything else. :) How many companies work hard to make their services readily available in China? Any notable exceptions?
Within China things can be decently fast and low latency - from what I hear - and it is a large place with a lot of compute infrastructure.
You have to treat it as its own world. Where on the outside, all we see is the chaos and interruption of a hurricane, but there is a center that is harder to see where people go about their daily lives and have decent amenities and ux.
Re: So you want your app/website to work in China
#4- Stop using Google CDNs
- Stop using Google fonts
- Don't put Google Analytics in the header (or don't use it) otherwise will block/delay the browser load the website.
Most of the websites just timeout because of those 3 things and make the website imposible to navigate.
If you host your website in a normal VPS, without using Google services you will have a quite nice chance that the website loads pretty fast there in China.
edit: formatting
Re: So you want your app/website to work in China
#5There are sites for testing what is blocked in China - you should test all 3rd party scripts you are using to make sure they run ok.
Re: So you want your app/website to work in China
#6I traveled to China for about a month and a half a few years ago. Everything was excruciatingly slow. Except for Hacker News. Probably more about the payload size than anything else. :) How many companies work hard to make their services readily available in China? Any notable exceptions?
Re: So you want your app/website to work in China
#7Re: So you want your app/website to work in China
#8I traveled to China for about a month and a half a few years ago. Everything was excruciatingly slow. Except for Hacker News. Probably more about the payload size than anything else. :) How many companies work hard to make their services readily available in China? Any notable exceptions?
Offtopic, but HN has always been a reliable check for me as to whether or not I have data service or it's just extremely slow as it always loads.
Re: So you want your app/website to work in China
#9Re: So you want your app/website to work in China
#10Does just having links on a page (e.g. Google Maps link or FB profile) cause slow page load?