microsoft / TypeScript-Website

The Website and web infrastructure for learning TypeScript
https://www.typescriptlang.org
Creative Commons Attribution 4.0 International
2.25k stars 1.38k forks source link

Mobile friendly website for Handbook and Documentation #3270

Open dabbmedia opened 3 weeks ago

dabbmedia commented 3 weeks ago

The content of the Typescript Handbook that I read was pretty good, but it is not possible to read on mobile (especially in portrait view).

It would be great to read about Typescript when I am stranded away from my laptop. However, when loading or rotating a page to portrait, the text does not re-justify and flows off the screen. When attempting to pinch to zoom out, the page throws an error and cannot even load the page.

It seems like having a web page readable on mobile screens is the most basic requirement in 2024, and it's a bit infuriating trying to simply review the docs.

It also makes one question the validity/stability of the language itself, if the documentation website can't even work correctly (as it seems most would assume the docs website is built with Typescript).

I remember having this issue with the site a few years ago, surprised the problem persists.

Image Image

JatinSainiOO7 commented 5 days ago

can work on this