addyosmani / essential-js-design-patterns

Repo for my 'Learning JavaScript Design Patterns' book
http://addyosmani.com/resources/essentialjsdesignpatterns/book/
4.8k stars 791 forks source link

Book is really hard to read on iPhone 6 #195

Open tylertrotter opened 8 years ago

tylertrotter commented 8 years ago

Having the whole book on one page makes scrolling slow and it is really easy to lose your place. I had to find a pdf online to be able to read it on the go but the one I found seems pretty out of date. I think splitting up the pages or providing an up-to-date pdf could solve this problem.

Thanks!

addyosmani commented 7 years ago

Thanks for the feedback on the current experience, @tylertrotter! I agree we should probably be splitting the book out into multiple pages. We should probably also look at double-checking styles on mobile for Mobile Safari on iOS, Chrome on Android etc. look readable.