|
|
|
|
|
by paydro
5673 days ago
|
|
I think a smaller screen size is better for productivity. It keeps me focused on the task at hand since the screen size constrains what I can have on screen. With larger screens, there's too many other apps that can grab my attention. In regards to coding, I also prefer the smaller size screen. Writing code on smaller screens forces me to write smaller methods since I don't want to scroll to read a method. Obviously, I could just resize my editor window to fix this, but then this exposes other applications which are distracting. |
|